, including all inherited members.
_check_template_params() | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline, static] |
_init2(Index nbRows, Index nbCols, typename internal::enable_if< Base::SizeAtCompileTime!=2, T0 >::type *=0) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline, protected] |
_init2(const Scalar &val0, const Scalar &val1, typename internal::enable_if< Base::SizeAtCompileTime==2, T0 >::type *=0) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline, protected] |
_resize_to_match(const EigenBase< OtherDerived > &other) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline, protected] |
_set(const DenseBase< OtherDerived > &other) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline, protected] |
_set_noalias(const DenseBase< OtherDerived > &other) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline, protected] |
_set_selector(const OtherDerived &other, const internal::true_type &) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline, protected] |
_set_selector(const OtherDerived &other, const internal::false_type &) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline, protected] |
_swap(DenseBase< OtherDerived > const &other) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline, protected] |
AlignedMapType typedef | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
append(const GenericVector &_arg) | GenericVector< T > | |
Base typedef | GenericVector< T > | |
base() | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline] |
base() const | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline] |
coeff(Index rowId, Index colId) const | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline] |
coeff(Index index) const | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline] |
coeffRef(Index rowId, Index colId) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline] |
coeffRef(Index index) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline] |
coeffRef(Index rowId, Index colId) const | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline] |
coeffRef(Index index) const | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline] |
cols() const | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline] |
conservativeResize(Index nbRows, Index nbCols) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline] |
conservativeResize(Index nbRows, NoChange_t) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline] |
conservativeResize(NoChange_t, Index nbCols) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline] |
conservativeResize(Index size) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline] |
conservativeResizeLike(const DenseBase< OtherDerived > &other) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline] |
ConstAlignedMapType typedef | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
ConstMapType typedef | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
data() const | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline] |
data() | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline] |
DenseType typedef | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
Eigen::Map class | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [friend] |
Eigen::Map< const Derived, Aligned > class | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [friend] |
Eigen::Map< const Derived, Unaligned > class | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [friend] |
Eigen::Map< Derived, Aligned > class | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [friend] |
Eigen::Map< Derived, Unaligned > class | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [friend] |
GenericVector(const Eigen::MatrixBase< OtherDerived > &other) | GenericVector< T > | [inline] |
GenericVector(const Eigen::ReturnByValue< OtherDerived > &other) | GenericVector< T > | [inline] |
GenericVector(const Eigen::EigenBase< OtherDerived > &other) | GenericVector< T > | [inline] |
GenericVector() | GenericVector< T > | [inline] |
GenericVector(unsigned _dim) | GenericVector< T > | [inline] |
GenericVector(unsigned _dim, const T *const _values) | GenericVector< T > | [inline] |
GenericVector(std::vector< T > _values) | GenericVector< T > | [inline] |
getAbsolute() const | GenericVector< T > | [inline] |
getDim() const | GenericVector< T > | [inline] |
getMax() const | GenericVector< T > | [inline] |
getMean() const | GenericVector< T > | [inline] |
getMin() const | GenericVector< T > | [inline] |
getNorm(VectorNorm _norm) const | GenericVector< T > | |
getNorm(VectorNorm _norm, const GenericVector &_scale) const | GenericVector< T > | |
Index typedef | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
init(unsigned _dim=0) | GenericVector< T > | [inline] |
innerStride() const | Eigen::Matrix< T, Eigen::Dynamic, 1 > | [inline] |
internal::conservative_resize_like_impl | Eigen::Matrix< T, Eigen::Dynamic, 1 > | [friend] |
internal::matrix_swap_impl | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [friend] |
isEmpty() const | GenericVector< T > | [inline] |
lazyAssign(const DenseBase< OtherDerived > &other) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline] |
m_storage | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [protected] |
Map(const Scalar *data) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline, static] |
Map(Scalar *data) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline, static] |
Map(const Scalar *data, Index size) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline, static] |
Map(Scalar *data, Index size) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline, static] |
Map(const Scalar *data, Index rows, Index cols) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline, static] |
Map(Scalar *data, Index rows, Index cols) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline, static] |
Map(const Scalar *data, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline, static] |
Map(Scalar *data, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline, static] |
Map(const Scalar *data, Index size, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline, static] |
Map(Scalar *data, Index size, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline, static] |
Map(const Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline, static] |
Map(Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline, static] |
MapAligned(const Scalar *data) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline, static] |
MapAligned(Scalar *data) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline, static] |
MapAligned(const Scalar *data, Index size) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline, static] |
MapAligned(Scalar *data, Index size) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline, static] |
MapAligned(const Scalar *data, Index rows, Index cols) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline, static] |
MapAligned(Scalar *data, Index rows, Index cols) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline, static] |
MapAligned(const Scalar *data, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline, static] |
MapAligned(Scalar *data, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline, static] |
MapAligned(const Scalar *data, Index size, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline, static] |
MapAligned(Scalar *data, Index size, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline, static] |
MapAligned(const Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline, static] |
MapAligned(Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline, static] |
MapType typedef | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
Matrix() | Eigen::Matrix< T, Eigen::Dynamic, 1 > | [inline] |
Matrix(internal::constructor_without_unaligned_array_assert) | Eigen::Matrix< T, Eigen::Dynamic, 1 > | [inline] |
Matrix(Index dim) | Eigen::Matrix< T, Eigen::Dynamic, 1 > | [inline, explicit] |
Matrix(const T0 &x, const T1 &y) | Eigen::Matrix< T, Eigen::Dynamic, 1 > | [inline] |
Matrix(const Scalar &x, const Scalar &y, const Scalar &z) | Eigen::Matrix< T, Eigen::Dynamic, 1 > | [inline] |
Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w) | Eigen::Matrix< T, Eigen::Dynamic, 1 > | [inline] |
Matrix(const Scalar *data) | Eigen::Matrix< T, Eigen::Dynamic, 1 > | [explicit] |
Matrix(const MatrixBase< OtherDerived > &other) | Eigen::Matrix< T, Eigen::Dynamic, 1 > | [inline] |
Matrix(const Matrix &other) | Eigen::Matrix< T, Eigen::Dynamic, 1 > | [inline] |
Matrix(const ReturnByValue< OtherDerived > &other) | Eigen::Matrix< T, Eigen::Dynamic, 1 > | [inline] |
Matrix(const EigenBase< OtherDerived > &other) | Eigen::Matrix< T, Eigen::Dynamic, 1 > | [inline] |
Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r) | Eigen::Matrix< T, Eigen::Dynamic, 1 > | [explicit] |
NeedsToAlign enum value | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
operator!=(const GenericVector &_arg) const | GenericVector< T > | [inline] |
operator<(const GenericVector &_arg) const | GenericVector< T > | [inline] |
operator<=(const GenericVector &_arg) const | GenericVector< T > | [inline] |
operator=(const Matrix &other) | Eigen::Matrix< T, Eigen::Dynamic, 1 > | [inline] |
operator=(const MatrixBase< OtherDerived > &other) | Eigen::Matrix< T, Eigen::Dynamic, 1 > | [inline] |
operator=(const EigenBase< OtherDerived > &other) | Eigen::Matrix< T, Eigen::Dynamic, 1 > | [inline] |
operator=(const ReturnByValue< OtherDerived > &func) | Eigen::Matrix< T, Eigen::Dynamic, 1 > | [inline] |
operator=(const RotationBase< OtherDerived, ColsAtCompileTime > &r) | Eigen::Matrix< T, Eigen::Dynamic, 1 > | |
PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::operator=(const PlainObjectBase &other) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline] |
operator==(const GenericVector &_arg) const | GenericVector< T > | [inline] |
operator>(const GenericVector &_arg) const | GenericVector< T > | [inline] |
operator>=(const GenericVector &_arg) const | GenericVector< T > | [inline] |
Options enum value | Eigen::Matrix< T, Eigen::Dynamic, 1 > | |
outerStride() const | Eigen::Matrix< T, Eigen::Dynamic, 1 > | [inline] |
packet(Index rowId, Index colId) const | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline] |
packet(Index index) const | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline] |
PacketScalar typedef | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
PlainObject typedef | Eigen::Matrix< T, Eigen::Dynamic, 1 > | |
PlainObjectBase() | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline] |
PlainObjectBase(internal::constructor_without_unaligned_array_assert) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline] |
PlainObjectBase(Index a_size, Index nbRows, Index nbCols) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline] |
PlainObjectBase(const EigenBase< OtherDerived > &other) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline] |
print(std::ostream &stream=std::cout, const std::string &name=DEFAULT_LABEL, const std::string &startString=DEFAULT_START_STRING, const std::string &endString=DEFAULT_END_STRING, uint width=DEFAULT_WIDTH, uint precision=DEFAULT_PRECISION, const std::string &colSeparator=DEFAULT_COL_SEPARATOR, const std::string &rowSeparator=DEFAULT_ROW_SEPARATOR) const | GenericVector< T > | [virtual] |
print(const std::string &filename, const std::string &name=DEFAULT_LABEL, const std::string &startString=DEFAULT_START_STRING, const std::string &endString=DEFAULT_END_STRING, uint width=DEFAULT_WIDTH, uint precision=DEFAULT_PRECISION, const std::string &colSeparator=DEFAULT_COL_SEPARATOR, const std::string &rowSeparator=DEFAULT_ROW_SEPARATOR) const | GenericVector< T > | [virtual] |
print(std::ostream &stream, const std::string &name, PrintScheme printScheme) const | GenericVector< T > | [virtual] |
print(const std::string &filename, const std::string &name, PrintScheme printScheme) const | GenericVector< T > | [virtual] |
read(std::istream &stream) | GenericVector< T > | [virtual] |
read(const std::string &filename) | GenericVector< T > | [virtual] |
RealScalar typedef | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
resize(Index nbRows, Index nbCols) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline] |
resize(Index size) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline] |
resize(NoChange_t, Index nbCols) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline] |
resize(Index nbRows, NoChange_t) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline] |
resizeLike(const EigenBase< OtherDerived > &_other) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline] |
rows() const | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline] |
Scalar typedef | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
setAll(const T &_value) | GenericVector< T > | [inline] |
setConstant(Index size, const Scalar &value) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
setConstant(Index rows, Index cols, const Scalar &value) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
setOnes(Index size) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
setOnes(Index rows, Index cols) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
setRandom(Index size) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
setRandom(Index rows, Index cols) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
setUnitVector(unsigned _idx) | GenericVector< T > | |
setZero(Index size) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
setZero(Index rows, Index cols) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
StorageKind typedef | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
swap(MatrixBase< OtherDerived > const &other) | Eigen::Matrix< T, Eigen::Dynamic, 1 > | [inline] |
writePacket(Index rowId, Index colId, const PacketScalar &val) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline] |
writePacket(Index index, const PacketScalar &val) | Eigen::PlainObjectBase< Matrix< T, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | [inline] |
~GenericVector() | GenericVector< T > | [inline, virtual] |