|
Cosan
1.0
Data Analytics Library
|
#include <overunderflow.h>
Public Member Functions | |
| OverUnderFlow ()=delete | |
| OverUnderFlow (CosanRawData< NumericType > &RD) | |
Public Member Functions inherited from Cosan::Preprocessor< NumericType > | |
| Preprocessor () | |
| virtual | ~Preprocessor ()=default |
| virtual void | fit (const CosanMatrix< NumericType > &X) |
| virtual CosanMatrix< NumericType > | transform (const CosanMatrix< NumericType > &X) |
Public Member Functions inherited from Cosan::CosanBO | |
| CosanBO () | |
| Default constructor. More... | |
| virtual const std::string | GetName () const |
| Get the name of the objects. More... | |
Private Member Functions | |
| void | fit (CosanRawData< NumericType > &RD) |
Clean up row with underflow or overflow data enty.
Definition at line 14 of file overunderflow.h.
|
delete |
|
inline |
Definition at line 17 of file overunderflow.h.
|
inlineprivate |
Definition at line 22 of file overunderflow.h.