#include <VtMatrix.hh>
◆ VtMatrix_row()
| MATRIX::VtMatrix::VtMatrix_row::VtMatrix_row |
( |
VtMatrix & |
a, |
|
|
int |
row |
|
) |
| |
|
inline |
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 |
73 return r_a.operator()(
r_r,col);
◆ 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: