SLIMMER
Public Member Functions | Protected Attributes
PolyBiasStack< T > Class Template Reference

List of all members.

Public Member Functions

 PolyBiasStack (unsigned int deg=0)
 constructor
 ~PolyBiasStack ()
 destructor
int Save (const char *file) const
 Save the parameters into a file.
void Init (unsigned int nSl, unsigned int deg=0)
int Load (const char *file)
 Load parameters from a file.
SimpleVTVec< T > Get () const
 Returns the parameters in the form of a vector.
template<typename T1 >
int Set (SimpleVTVec< T1 > &v)
 Sets the parameters from a vector of numbers.

Protected Attributes

unsigned int _deg
unsigned int _nparam
SimpleVTMat< T > _param

template<typename T = double>
class PolyBiasStack< T >

 All Classes Functions Variables Typedefs