Mobile API Reference
MicroStrategy 2019
|
This is the complete list of members for Matrix, including all inherited members.
height | Matrix | |
Matrix(Index, Index) | Matrix | inline |
Matrix(Index, Index, Real *) | Matrix | inline |
Matrix(Matrix &) | Matrix | inline |
Matrix(Index, Index) | Matrix | |
Matrix(Index, Index, Real *) | Matrix | |
Matrix(Matrix &) | Matrix | |
operator()(Index i, Index j) | Matrix | inline |
operator()(Index i, Index j) | Matrix | |
operator=(Matrix &) | Matrix | inline |
operator=(Matrix &) | Matrix | |
Permute(Matrix &A, Permutation &rowP, Permutation &colP) | Matrix | inline |
Permute(Matrix &A, Permutation &rowP, Permutation &colP) | Matrix | |
PermuteBack(Matrix &A, Permutation &rowP, Permutation &colP) | Matrix | inline |
PermuteBack(Matrix &A, Permutation &rowP, Permutation &colP) | Matrix | |
width | Matrix | |
~Matrix() | Matrix | inline |
~Matrix() | Matrix |