#include <AlMat.h>
Definition at line 45 of file AlMat.h.
◆ AlMat_row_const()
Trk::AlMat::AlMat_row_const::AlMat_row_const |
( |
const AlMat & |
a, |
|
|
int |
r |
|
) |
| |
|
inline |
◆ operator[]()
const double & Trk::AlMat::AlMat_row_const::operator[] |
( |
int |
c | ) |
const |
|
inline |
Definition at line 140 of file AlMat.h.
142 throw std::out_of_range(
"Range error in AlMat::operator[][]" );
◆ m_a
◆ m_r
int Trk::AlMat::AlMat_row_const::m_r |
|
private |
The documentation for this class was generated from the following file: