#include <matgen.h>
List of all members.
Additional Inherited Members |
unsigned | rows_ |
unsigned | cols_ |
Constructor & Destructor Documentation
GeneralMatrix::GeneralMatrix |
( |
| ) |
|
|
inline |
GeneralMatrix::GeneralMatrix |
( |
unsigned |
rows, |
|
|
unsigned |
cols |
|
) |
| |
|
inline |
Member Function Documentation
unsigned GeneralMatrix::firstInCol |
( |
unsigned |
j | ) |
const |
|
inline |
unsigned GeneralMatrix::firstInRow |
( |
unsigned |
i | ) |
const |
|
inline |
unsigned GeneralMatrix::lastInCol |
( |
unsigned |
j | ) |
const |
|
inline |
unsigned GeneralMatrix::lastInRow |
( |
unsigned |
i | ) |
const |
|
inline |
unsigned GeneralMatrix::numElements |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: