#include <AlSymMatBase.h>
Definition at line 44 of file AlSymMatBase.h.
◆ AlSymMatBase_row()
| Trk::AlSymMatBase::AlSymMatBase_row::AlSymMatBase_row |
( |
AlSymMatBase & | a, |
|
|
long int | r ) |
|
inline |
◆ operator[]()
| double & Trk::AlSymMatBase::AlSymMatBase_row::operator[] |
( |
long int | c | ) |
|
|
inline |
Definition at line 119 of file AlSymMatBase.h.
119 {
121 throw std::out_of_range( "Range error in AlSymMatBase::operator[][]" );
122 } else {
124 }
125}
◆ m_a
◆ m_r
| long int Trk::AlSymMatBase::AlSymMatBase_row::m_r |
|
private |
The documentation for this class was generated from the following file: