#include <LSProblem.H>
Public Member Functions | |
| ~LSProblem () | |
| LSProblem (const LSProblem< 1 > &a_lsProblem) | |
| LSProblem () | |
| int | recursiveCount (const int &a_degreeP) |
| void | setNumMonomials () |
| void | print (ostream &a_out) const |
| void | operator= (const LSProblem &a_lSProblem) |
Public Attributes | |
| int | m_numP |
| int | m_numPLess1 |
| Real | m_pMoments |
| int | m_ithMoment |
| int LSProblem< 1 >::recursiveCount | ( | const int & | a_degreeP | ) |
| void LSProblem< 1 >::setNumMonomials | ( | ) |
| void LSProblem< 1 >::print | ( | ostream & | a_out | ) | const |
| int LSProblem< 1 >::m_numPLess1 |
| Real LSProblem< 1 >::m_pMoments |
| int LSProblem< 1 >::m_ithMoment |
1.5.5