#include <VtMatrix.hh>
◆ VtMatrix_row()
MATRIX::VtMatrix::VtMatrix_row::VtMatrix_row |
( |
VtMatrix & |
a, |
|
|
int |
row |
|
) |
| |
|
inline |
70 :
void a()
Definition: check_aligned.C:59
VtMatrix & r_a
Definition: VtMatrix.hh:77
int r_r
Definition: VtMatrix.hh:78
◆ operator[]()
double & MATRIX::VtMatrix::VtMatrix_row::operator[] |
( |
int |
col | ) |
|
|
inline |
72 {
73 return r_a.operator()(
r_r,col);
74
75 }
◆ r_a
VtMatrix& MATRIX::VtMatrix::VtMatrix_row::r_a |
|
private |
◆ r_r
int MATRIX::VtMatrix::VtMatrix_row::r_r |
|
private |
The documentation for this class was generated from the following file:
- /home/antonio/fedra_doxygen/src/libVt++/vt++/include/VtMatrix.hh