|
DenseLinAlgPack: Concreate C++ Classes for Dense Blas-Compatible Linear Algebra Version of the Day
|
#include <DenseLinAlgPack_IOFormat.hpp>
Public Member Functions | |
| bound_format (const format &f, T &obj) | |
| | |
| const format & | f () const |
| | |
| T & | obj () |
| | |
| const T & | obj () const |
| | |
Definition at line 360 of file DenseLinAlgPack_IOFormat.hpp.
| DenseLinAlgPack::LinAlgPackIO::bound_format< T >::bound_format | ( | const format & | f, |
| T & | obj | ||
| ) | [inline] |
Definition at line 364 of file DenseLinAlgPack_IOFormat.hpp.
| const format& DenseLinAlgPack::LinAlgPackIO::bound_format< T >::f | ( | ) | const [inline] |
Definition at line 367 of file DenseLinAlgPack_IOFormat.hpp.
| T& DenseLinAlgPack::LinAlgPackIO::bound_format< T >::obj | ( | ) | [inline] |
Definition at line 369 of file DenseLinAlgPack_IOFormat.hpp.
| const T& DenseLinAlgPack::LinAlgPackIO::bound_format< T >::obj | ( | ) | const [inline] |
Definition at line 371 of file DenseLinAlgPack_IOFormat.hpp.
1.7.4