#include "$INCLUDE"#include "mvmrf.h"#include <sstream>
Go to the source code of this file.
Classes | |
| class | $TYPE |
Functions | |
| MV_ColMat_ $TYPE::MV_ColMat_ | $TYPE ($TYPE *d, int m, int n, int lda, MV_Matrix_::ref_type i) |
| MV_ColMat_ $TYPE::MV_ColMat_ | $TYPE (MV_ColMat_ $TYPE &A, MV_Matrix_::ref_type i) |
| MV_ColMat_ $TYPE::MV_ColMat_ | $TYPE ($TYPE *d, int m, int n, MV_Matrix_::ref_type i) |
| MV_ColMat_ $TYPE::MV_ColMat_ $TYPE | ( | $TYPE * | d, | |
| int | m, | |||
| int | n, | |||
| int | lda, | |||
| MV_Matrix_::ref_type | i | |||
| ) | [inline] |
| MV_ColMat_ $TYPE::MV_ColMat_ $TYPE | ( | MV_ColMat_ $TYPE & | A, | |
| MV_Matrix_::ref_type | i | |||
| ) | [inline] |
| MV_ColMat_ $TYPE::MV_ColMat_ $TYPE | ( | $TYPE * | d, | |
| int | m, | |||
| int | n, | |||
| MV_Matrix_::ref_type | i | |||
| ) | [inline] |