| Functions | |
| void | setProblemDimension (int dim) | 
| int | getProblemDimension () | 
| Variables | |
| static int | dimension = 1 | 
| int getProblemDimension | ( | ) | 
Get the problem dimension.
| void setProblemDimension | ( | int | dim | ) | 
Record the problem dimension.
| [in] | dim | Problem Dimension, either 1,3, or 5. | 
| int dimension = 1  [static] | 
Current problem dimension.
 1.7.0
 1.7.0