Home > sfa_tk > lcov > lcov_create.m

lcov_create

PURPOSE ^

LCOV_CREATE Create a new covariance object.

SYNOPSIS ^

function handle=lcov_create(dim)

DESCRIPTION ^

 LCOV_CREATE Create a new covariance object.
   HANDLE = LCOV_CREATE(DIM) creates a covariance object that
   contains a matrix of dimension DIM and returns a "reference"
   to it.

   The covairance object is stored in the global cell array
   LCOV_STRUCTS{HANDLE}

   See also LCOV_UPDATE, LCOV_CLEAR.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Tue 10-Feb-2004 16:00:52 by m2html © 2003