|
Cosan
1.0
Data Analytics Library
|
This is the complete list of members for Cosan::StandardScaler< NumericType >, including all inherited members.
| CosanBO() | Cosan::CosanBO | inline |
| fit(CosanRawData< NumericType > &RD) | Cosan::StandardScaler< NumericType > | inline |
| fit(const CosanMatrix< NumericType > &X) override | Cosan::StandardScaler< NumericType > | inlinevirtual |
| GetMean() const | Cosan::StandardScaler< NumericType > | inline |
| GetName() const | Cosan::CosanBO | inlinevirtual |
| GetStd() const | Cosan::StandardScaler< NumericType > | inline |
| InvTransform(const CosanMatrix< NumericType > &X) | Cosan::StandardScaler< NumericType > | inline |
| mean | Cosan::StandardScaler< NumericType > | private |
| Preprocessor() | Cosan::Preprocessor< NumericType > | inline |
| StandardScaler()=default | Cosan::StandardScaler< NumericType > | |
| StandardScaler(CosanRawData< NumericType > &RD) | Cosan::StandardScaler< NumericType > | inline |
| std | Cosan::StandardScaler< NumericType > | private |
| transform(const CosanMatrix< NumericType > &X) override | Cosan::StandardScaler< NumericType > | inlinevirtual |
| ~Preprocessor()=default | Cosan::Preprocessor< NumericType > | virtual |