#include <VtMatrix.hh>
◆ VtMatrix_row_const()
| MATRIX::VtMatrix::VtMatrix_row_const::VtMatrix_row_const |
( |
const VtMatrix & |
a, |
|
|
int |
row |
|
) |
| |
|
inline |
void a()
Definition: check_aligned.C:59
const VtMatrix & r_a
Definition: VtMatrix.hh:91
int r_r
Definition: VtMatrix.hh:92
◆ operator[]()
| const double MATRIX::VtMatrix::VtMatrix_row_const::operator[] |
( |
int |
col | ) |
const |
|
inline |
87 return r_a.operator()(
r_r,col);
◆ r_a
| const VtMatrix& MATRIX::VtMatrix::VtMatrix_row_const::r_a |
|
private |
◆ r_r
| int MATRIX::VtMatrix::VtMatrix_row_const::r_r |
|
private |
The documentation for this class was generated from the following file: