Cosan  1.0
Data Analytics Library
Cosan::StandardScaler< NumericType > Member List

This is the complete list of members for Cosan::StandardScaler< NumericType >, including all inherited members.

CosanBO()Cosan::CosanBOinline
fit(CosanRawData< NumericType > &RD)Cosan::StandardScaler< NumericType >inline
fit(const CosanMatrix< NumericType > &X) overrideCosan::StandardScaler< NumericType >inlinevirtual
GetMean() constCosan::StandardScaler< NumericType >inline
GetName() constCosan::CosanBOinlinevirtual
GetStd() constCosan::StandardScaler< NumericType >inline
InvTransform(const CosanMatrix< NumericType > &X)Cosan::StandardScaler< NumericType >inline
meanCosan::StandardScaler< NumericType >private
Preprocessor()Cosan::Preprocessor< NumericType >inline
StandardScaler()=defaultCosan::StandardScaler< NumericType >
StandardScaler(CosanRawData< NumericType > &RD)Cosan::StandardScaler< NumericType >inline
stdCosan::StandardScaler< NumericType >private
transform(const CosanMatrix< NumericType > &X) overrideCosan::StandardScaler< NumericType >inlinevirtual
~Preprocessor()=defaultCosan::Preprocessor< NumericType >virtual