GURLS++  2.0.00
C++ Implementation of GURLS Matlab Toolbox
Norms

Contains classes that spherify the data.

Classes

class  gurls::Norm< T >
 Norm is a class that spherifies the data. More...
class  gurls::NormL2< T >
 NormL2 is the sub-class of Norm that spheriphies the data according to the l2 norm. More...
class  gurls::NormTestZScore< T >
 NormTestZScore is the sub-class of Norm that spheriphies the data according to the statistics cmoputed on the training set. More...
class  gurls::NormZScore< T >
 NormZScore is the sub-class of Norm that centers and rescales the input data matrix X. More...
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends