n x v data matrix; n observations and v variables. Rows of
               Y represent observations, and columns represent variables.
 
               Missing values (NaN's) and infinite values (Inf's) are
               allowed, since observations (rows) with missing or infinite
               values will automatically be excluded from the
               computations.
                
 
 Data Types: single|double
  
  
 
 
 
 
 1 x v vector containing centroid to use
 
 Data Types: single| double
  
  
 
 
 
 
 v x v matrix containing covariance matrix which must be used
 
 Data Types: single| double