faudes::SNOState Class Reference

Public Member Functions

 SNOState ()
 SNOState (const Idx &rq, const Idx &rx, const bool &rz)
std::string Str (void)
bool operator< (const SNOState &other) const

Public Attributes

Idx q
Idx x
Idx z

Detailed Description

Definition at line 464 of file syn_supnorm.cpp.

Constructor & Destructor Documentation

faudes::SNOState::SNOState ( )
inline

Definition at line 467 of file syn_supnorm.cpp.

faudes::SNOState::SNOState ( const Idx rq,
const Idx rx,
const bool &  rz 
)
inline

Definition at line 468 of file syn_supnorm.cpp.

Member Function Documentation

bool faudes::SNOState::operator< ( const SNOState other) const
inline

Definition at line 473 of file syn_supnorm.cpp.

std::string faudes::SNOState::Str ( void  )
inline

Definition at line 470 of file syn_supnorm.cpp.

Member Data Documentation

Idx faudes::SNOState::q

Definition at line 482 of file syn_supnorm.cpp.

Idx faudes::SNOState::x

Definition at line 483 of file syn_supnorm.cpp.

Idx faudes::SNOState::z

Definition at line 484 of file syn_supnorm.cpp.


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

libFAUDES 2.28c --- 2016.09.30 --- c++ api documentaion by doxygen