|
Cosan
1.0
Data Analytics Library
|
This is the complete list of members for Cosan::MinmaxScaler< NumericType >, including all inherited members.
| CosanBO() | Cosan::CosanBO | inline |
| 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() const | Cosan::CosanBO | inlinevirtual |
| MinmaxScaler()=delete | Cosan::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()=default | Cosan::Preprocessor< NumericType > | virtual |