AsymmetricMatrix Class Reference
#include <mstruct.h>
List of all members.
Constructor & Destructor Documentation
AsymmetricMatrix::AsymmetricMatrix |
( |
|
) |
[inline] |
AsymmetricMatrix::AsymmetricMatrix |
( |
unsigned |
rows, |
|
|
unsigned |
cols | |
|
) |
| | [inline] |
Member Function Documentation
unsigned AsymmetricMatrix::cols |
( |
|
) |
const [inline] |
unsigned AsymmetricMatrix::columns |
( |
|
) |
const [inline] |
int AsymmetricMatrix::inRange |
( |
const unsigned |
i, |
|
|
const unsigned |
j | |
|
) |
| | const [inline] |
void AsymmetricMatrix::resize |
( |
unsigned |
rows, |
|
|
unsigned |
cols | |
|
) |
| | [inline] |
unsigned AsymmetricMatrix::rows |
( |
|
) |
const [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: