#include <RowPointers.hh>
List of all members.
Public Member Functions |
| RowPointers (T const *xp_a, T const *yp_a, T const *zp_a) |
| Row pointers constructor.
|
T const * | xp () const |
| x row pointer
|
T const * | yp () const |
| y row pointer
|
T const * | zp () const |
| z row pointer
|
Friends |
class | numeric::xyzMatrix |
template<typename T>
class numeric::RowPointers< T >
Constructor & Destructor Documentation
Row pointers constructor.
- Warning:
- No way to check that arguments each point to three values
Member Function Documentation
Friends And Related Function Documentation
The documentation for this class was generated from the following file: