#include <shark/Unsupervised/RBM/Problems/Shifter.h>
Public Member Functions | |
| Shifter () | |
| UnlabeledData< RealVector > | data () const |
| returns the generated dataset | |
| std::size_t | inputDimension () const |
| returns the dimensionality of the data | |
|
inline |
Definition at line 42 of file Shifter.h.
References shark::createDataFromRange(), and data().
|
inline |
|
inline |