|
Txeo v0.1
A Developer-Friendly TensorFlow C++ Wrapper
|
This is the complete list of members for txeo::DataTableNorm< T >, including all inherited members.
| data_table() const | txeo::DataTableNorm< T > | inline |
| DataTableNorm()=default | txeo::DataTableNorm< T > | |
| DataTableNorm(const DataTableNorm &)=delete | txeo::DataTableNorm< T > | |
| DataTableNorm(DataTableNorm &&)=default | txeo::DataTableNorm< T > | |
| DataTableNorm(const txeo::DataTable< T > &data, txeo::NormalizationType type=txeo::NormalizationType::MIN_MAX) | txeo::DataTableNorm< T > | |
| normalize(txeo::Matrix< T > &&x) const | txeo::DataTableNorm< T > | |
| normalize(const txeo::Matrix< T > &x) const | txeo::DataTableNorm< T > | inline |
| operator=(const DataTableNorm &)=delete | txeo::DataTableNorm< T > | |
| operator=(DataTableNorm &&)=default | txeo::DataTableNorm< T > | |
| set_data_table(const txeo::DataTable< T > &data) | txeo::DataTableNorm< T > | |
| type() const | txeo::DataTableNorm< T > | inline |
| x_eval_normalized() | txeo::DataTableNorm< T > | |
| x_test_normalized() | txeo::DataTableNorm< T > | |
| x_train_normalized() | txeo::DataTableNorm< T > | |
| ~DataTableNorm()=default | txeo::DataTableNorm< T > |