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

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

CosanBO()Cosan::CosanBOinline
fit(CosanRawData< NumericType > &RD)Cosan::MinmaxScaler< NumericType >inlineprivate
fit(CosanRawData< NumericType > &RD, NumericType to_lb, NumericType to_ub)Cosan::MinmaxScaler< NumericType >inlineprivate
Cosan::Preprocessor::fit(const CosanMatrix< NumericType > &X)Cosan::Preprocessor< NumericType >inlinevirtual
GetName() constCosan::CosanBOinlinevirtual
MinmaxScaler()=deleteCosan::MinmaxScaler< NumericType >
MinmaxScaler(CosanRawData< NumericType > &RD)Cosan::MinmaxScaler< NumericType >inline
MinmaxScaler(CosanRawData< NumericType > &RD, NumericType to_lb, NumericType to_ub)Cosan::MinmaxScaler< NumericType >inline
Preprocessor()Cosan::Preprocessor< NumericType >inline
transform(const CosanMatrix< NumericType > &X)Cosan::Preprocessor< NumericType >inlinevirtual
~Preprocessor()=defaultCosan::Preprocessor< NumericType >virtual