#include <arrays.h>
Definition at line 766 of file arrays.h.
| gelibspace::Lmtrx::Lmtrx |
( |
void |
| ) |
|
|
inline |
| gelibspace::Lmtrx::Lmtrx |
( |
long |
r, |
|
|
long |
c |
|
) |
| |
|
inline |
| virtual gelibspace::Lmtrx::~Lmtrx |
( |
| ) |
|
|
inlinevirtual |
| arrayTypedef gelibspace::Lmtrx::give_arrayTypedef |
( |
void |
| ) |
const |
|
inlinevirtual |
| long* gelibspace::Lmtrx::give_ptr2val |
( |
long |
r = 0, |
|
|
long |
c = 0 |
|
) |
| |
|
inline |
| const long* gelibspace::Lmtrx::give_ptr2val |
( |
long |
r = 0, |
|
|
long |
c = 0 |
|
) |
| const |
|
inline |
| long& gelibspace::Lmtrx::operator() |
( |
long |
r, |
|
|
long |
c |
|
) |
| |
|
inline |
| const long& gelibspace::Lmtrx::operator() |
( |
long |
r, |
|
|
long |
c |
|
) |
| const |
|
inline |
| void gelibspace::Lmtrx::resize_ignore_vals |
( |
long |
r, |
|
|
long |
c |
|
) |
| |
| long* gelibspace::Lmtrx::a |
The documentation for this class was generated from the following files:
- /home/termit/CVUT/GRANT_micromechanics/muMECH/src/gelib/arrays.h
- /home/termit/CVUT/GRANT_micromechanics/muMECH/src/gelib/arrays.cpp