#include <poly.h>
|
| std::vector< Index > | indices |
| | Multi-index set matrix (each row corresponds to degree exponents vector).
|
| |
◆ Index
◆ MultiIndex()
| cmp::MultiIndex::MultiIndex |
( |
| ) |
|
|
default |
◆ generateRecursive()
◆ operator[]()
◆ print()
| void cmp::MultiIndex::print |
( |
| ) |
const |
◆ set()
| void cmp::MultiIndex::set |
( |
size_t |
dimension, |
|
|
size_t |
totalDegree, |
|
|
double |
q = 1.0 |
|
) |
| |
◆ size()
| std::size_t cmp::MultiIndex::size |
( |
| ) |
const |
|
inline |
◆ indices
| std::vector<Index> cmp::MultiIndex::indices |
Multi-index set matrix (each row corresponds to degree exponents vector).
The documentation for this class was generated from the following files: