|
| matrix () |
|
| matrix () |
|
| matrix () |
|
| matrix () |
|
| matrix (int n, int m, const FLOAT &value=0) |
|
| matrix (int n, int m, const FLOAT &value=0) |
|
| matrix (int n, int m, const FLOAT &value=0) |
|
| matrix (int n, int m, const FLOAT &value=0) |
|
int | get_m () const |
|
int | get_m () const |
|
int | get_m () const |
|
int | get_m () const |
|
int | get_n () const |
|
int | get_n () const |
|
int | get_n () const |
|
int | get_n () const |
|
FLOAT & | operator() (int i, int j) |
|
FLOAT & | operator() (int i, int j) |
|
FLOAT & | operator() (int i, int j) |
|
FLOAT & | operator() (int i, int j) |
|
const FLOAT & | operator() (int i, int j) const |
|
const FLOAT & | operator() (int i, int j) const |
|
const FLOAT & | operator() (int i, int j) const |
|
const FLOAT & | operator() (int i, int j) const |
|
|
int | m |
|
int | n |
|
std::vector< FLOAT > | v |
|
◆ matrix() [1/8]
template<typename FLOAT >
◆ matrix() [2/8]
template<typename FLOAT >
matrix< FLOAT >::matrix |
( |
int |
n, |
|
|
int |
m, |
|
|
const FLOAT & |
value = 0 |
|
) |
| |
|
inline |
◆ matrix() [3/8]
template<typename FLOAT >
◆ matrix() [4/8]
template<typename FLOAT >
matrix< FLOAT >::matrix |
( |
int |
n, |
|
|
int |
m, |
|
|
const FLOAT & |
value = 0 |
|
) |
| |
|
inline |
◆ matrix() [5/8]
template<typename FLOAT >
◆ matrix() [6/8]
template<typename FLOAT >
matrix< FLOAT >::matrix |
( |
int |
n, |
|
|
int |
m, |
|
|
const FLOAT & |
value = 0 |
|
) |
| |
|
inline |
◆ matrix() [7/8]
template<typename FLOAT >
◆ matrix() [8/8]
template<typename FLOAT >
matrix< FLOAT >::matrix |
( |
int |
n, |
|
|
int |
m, |
|
|
const FLOAT & |
value = 0 |
|
) |
| |
|
inline |
◆ get_m() [1/4]
template<typename FLOAT >
int matrix< FLOAT >::get_m |
( |
| ) |
const |
|
inline |
◆ get_m() [2/4]
template<typename FLOAT >
int matrix< FLOAT >::get_m |
( |
| ) |
const |
|
inline |
◆ get_m() [3/4]
template<typename FLOAT >
int matrix< FLOAT >::get_m |
( |
| ) |
const |
|
inline |
◆ get_m() [4/4]
template<typename FLOAT >
int matrix< FLOAT >::get_m |
( |
| ) |
const |
|
inline |
◆ get_n() [1/4]
template<typename FLOAT >
int matrix< FLOAT >::get_n |
( |
| ) |
const |
|
inline |
◆ get_n() [2/4]
template<typename FLOAT >
int matrix< FLOAT >::get_n |
( |
| ) |
const |
|
inline |
◆ get_n() [3/4]
template<typename FLOAT >
int matrix< FLOAT >::get_n |
( |
| ) |
const |
|
inline |
◆ get_n() [4/4]
template<typename FLOAT >
int matrix< FLOAT >::get_n |
( |
| ) |
const |
|
inline |
◆ operator()() [1/8]
template<typename FLOAT >
FLOAT& matrix< FLOAT >::operator() |
( |
int |
i, |
|
|
int |
j |
|
) |
| |
|
inline |
◆ operator()() [2/8]
template<typename FLOAT >
FLOAT& matrix< FLOAT >::operator() |
( |
int |
i, |
|
|
int |
j |
|
) |
| |
|
inline |
◆ operator()() [3/8]
template<typename FLOAT >
FLOAT& matrix< FLOAT >::operator() |
( |
int |
i, |
|
|
int |
j |
|
) |
| |
|
inline |
◆ operator()() [4/8]
template<typename FLOAT >
FLOAT& matrix< FLOAT >::operator() |
( |
int |
i, |
|
|
int |
j |
|
) |
| |
|
inline |
◆ operator()() [5/8]
template<typename FLOAT >
const FLOAT& matrix< FLOAT >::operator() |
( |
int |
i, |
|
|
int |
j |
|
) |
| const |
|
inline |
◆ operator()() [6/8]
template<typename FLOAT >
const FLOAT& matrix< FLOAT >::operator() |
( |
int |
i, |
|
|
int |
j |
|
) |
| const |
|
inline |
◆ operator()() [7/8]
template<typename FLOAT >
const FLOAT& matrix< FLOAT >::operator() |
( |
int |
i, |
|
|
int |
j |
|
) |
| const |
|
inline |
◆ operator()() [8/8]
template<typename FLOAT >
const FLOAT& matrix< FLOAT >::operator() |
( |
int |
i, |
|
|
int |
j |
|
) |
| const |
|
inline |
template<typename FLOAT >
template<typename FLOAT >
template<typename FLOAT >
std::vector< FLOAT > matrix< FLOAT >::v |
|
private |
The documentation for this class was generated from the following files: