faudes::SNOState Class Reference

Detailed Description

Definition at line 455 of file syn_supnorm.cpp.

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
 

Constructor & Destructor Documentation

◆ SNOState() [1/2]

faudes::SNOState::SNOState ( )
inline

Definition at line 458 of file syn_supnorm.cpp.

◆ SNOState() [2/2]

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

Definition at line 459 of file syn_supnorm.cpp.

Member Function Documentation

◆ operator<()

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

Definition at line 464 of file syn_supnorm.cpp.

◆ Str()

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

Definition at line 461 of file syn_supnorm.cpp.

Member Data Documentation

◆ q

Idx faudes::SNOState::q

Definition at line 473 of file syn_supnorm.cpp.

◆ x

Idx faudes::SNOState::x

Definition at line 474 of file syn_supnorm.cpp.

◆ z

Idx faudes::SNOState::z

Definition at line 475 of file syn_supnorm.cpp.


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

libFAUDES 2.32b --- 2024.03.01 --- c++ api documentaion by doxygen