|
Cosan
1.0
Data Analytics Library
|
#include <CosanBO.h>
Public Member Functions | |
| CosanBO () | |
| Default constructor. More... | |
| virtual const std::string | GetName () const |
| Get the name of the objects. More... | |
|
inline |
|
inlinevirtual |
Get the name of the objects.
Description: Get the name of the object. It should return "Abstract Object"
Reimplemented in Cosan::CosanRidgeRegression< NumericType >, Cosan::CosanPrincipalComponentRegression< NumericType >, Cosan::CosanPCRRidge< NumericType >, Cosan::CosanLinearRegression< NumericType >, Cosan::CosanLinearModel< NumericType >, Cosan::CosanData< NumericType >, and Cosan::CosanRawData< NumericType >.