Small utility class which just contains a pointer to the T and the row number. More...
Public Member Functions | |
const C & | operator[] (J j) const |
access element More... | |
Private Member Functions | |
Const_row (const MatrixSquareBracketsAccess &t, I i) | |
Private Attributes | |
const MatrixSquareBracketsAccess & | t |
const I | i |
Friends | |
class | MatrixSquareBracketsAccess |
Small utility class which just contains a pointer to the T and the row number.
Definition at line 71 of file MatrixSquareBracketsAccess.h.
|
private |
Definition at line 100 of file MatrixSquareBracketsAccess.h.
const C & PLMD::MatrixSquareBracketsAccess< T, C, I, J >::Const_row::operator[] | ( | J | j | ) | const |
access element
Definition at line 108 of file MatrixSquareBracketsAccess.h.
|
friend |
Definition at line 72 of file MatrixSquareBracketsAccess.h.
|
private |
Definition at line 75 of file MatrixSquareBracketsAccess.h.
|
private |
Definition at line 74 of file MatrixSquareBracketsAccess.h.
Hosted by GitHub
![]() |
![]() |