#include <TemplatedArrayUtilities.h>
Definition at line 153 of file TemplatedArrayUtilities.h.
Public Member Functions | |
VectorSlice (VecType const &vectorIn, std::vector< unsigned > const &indsIn) | |
double | operator() (unsigned row) const |
double & | operator() (unsigned row) |
unsigned | dimension (unsigned dim) const |
|
inline |
Definition at line 156 of file TemplatedArrayUtilities.h.
|
inline |
Definition at line 161 of file TemplatedArrayUtilities.h.
References muq::Approximation::VectorSlice< VecType >::inds.
|
inline |
Definition at line 159 of file TemplatedArrayUtilities.h.
References muq::Approximation::VectorSlice< VecType >::inds, and muq::Approximation::VectorSlice< VecType >::vector.
|
inline |
Definition at line 158 of file TemplatedArrayUtilities.h.
References muq::Approximation::VectorSlice< VecType >::inds, and muq::Approximation::VectorSlice< VecType >::vector.
|
private |
Definition at line 171 of file TemplatedArrayUtilities.h.
Referenced by muq::Approximation::VectorSlice< VecType >::dimension(), and muq::Approximation::VectorSlice< VecType >::operator()().
|
private |
Definition at line 170 of file TemplatedArrayUtilities.h.
Referenced by muq::Approximation::VectorSlice< VecType >::operator()().