shark::Shifter Class Reference

Shifter problem. More...

#include <shark/Unsupervised/RBM/Problems/Shifter.h>

Public Member Functions

 Shifter ()
 
UnlabeledData< RealVector > data () const
 returns the generated dataset More...
 
std::size_t inputDimension () const
 returns the dimensionality of the data More...
 

Detailed Description

Shifter problem.

Definition at line 38 of file Shifter.h.

Constructor & Destructor Documentation

◆ Shifter()

shark::Shifter::Shifter ( )
inline

Definition at line 42 of file Shifter.h.

References shark::createDataFromRange(), and data().

Member Function Documentation

◆ data()

UnlabeledData<RealVector> shark::Shifter::data ( ) const
inline

returns the generated dataset

Definition at line 79 of file Shifter.h.

Referenced by Shifter().

◆ inputDimension()

std::size_t shark::Shifter::inputDimension ( ) const
inline

returns the dimensionality of the data

Definition at line 83 of file Shifter.h.


The documentation for this class was generated from the following file: