LatMRG Guide
1.0
A software package to test and search for new linear congruential random number generators
|
This is the complete list of members for LatMRG::Projections, including all inherited members.
end(int dim=0) | LatMRG::Projections | |
getDim() | LatMRG::Projections | |
getProj() | LatMRG::Projections | |
m_curProj | LatMRG::Projections | private |
m_currentDim | LatMRG::Projections | private |
m_minDim | LatMRG::Projections | private |
m_numDim | LatMRG::Projections | private |
m_projDim | LatMRG::Projections | private |
maxDim() | LatMRG::Projections | inline |
minDim() | LatMRG::Projections | inline |
next() | LatMRG::Projections | |
numProj() | LatMRG::Projections | inline |
operator++() | LatMRG::Projections | |
projDim() | LatMRG::Projections | inline |
Projections(int dimProj, int minDim, std::vector< int > &projDim) | LatMRG::Projections | |
resetDim(int dim=0) | LatMRG::Projections | |
toString() | LatMRG::Projections |