perClass Documentation
development version 3.2 (14-Mar-2012)
Content

Comments? Ideas? Compliments?

Your email (only if you wish to be contacted)

 DOUBLE   Convert data set into double data matrix

     OUT=DOUBLE(D)

 INPUT
    D     SDDATA object

 OUTPUT
    OUT   Data matrix (samples x features)

 DESCRIPTION
 DOUBLE returns the data matrix stored inside SDDATA set D.  If D stores
 single-precision data matrix type conversion is performed.

 SEE ALSO
 SDDATA