_check_template_params() | Eigen::PlainObjectBase< Derived > | inlinestatic |
_init2(Index nbRows, Index nbCols, typename internal::enable_if< Base::SizeAtCompileTime!=2, T0 >::type *=0) | Eigen::PlainObjectBase< Derived > | inlineprotected |
_init2(const Scalar &val0, const Scalar &val1, typename internal::enable_if< Base::SizeAtCompileTime==2, T0 >::type *=0) | Eigen::PlainObjectBase< Derived > | inlineprotected |
_resize_to_match(const EigenBase< OtherDerived > &other) | Eigen::PlainObjectBase< Derived > | inlineprotected |
_set(const DenseBase< OtherDerived > &other) | Eigen::PlainObjectBase< Derived > | inlineprotected |
_set_noalias(const DenseBase< OtherDerived > &other) | Eigen::PlainObjectBase< Derived > | inlineprotected |
_set_selector(const OtherDerived &other, const internal::true_type &) | Eigen::PlainObjectBase< Derived > | inlineprotected |
_set_selector(const OtherDerived &other, const internal::false_type &) | Eigen::PlainObjectBase< Derived > | inlineprotected |
_swap(DenseBase< OtherDerived > const &other) | Eigen::PlainObjectBase< Derived > | inlineprotected |
absolute() const | GenericMatrix< T > | |
AlignedMapType typedef | Eigen::PlainObjectBase< Derived > | |
appendCols(const GenericMatrix &_arg) | GenericMatrix< T > | |
appendRows(const GenericMatrix &_arg) | GenericMatrix< T > | |
Base typedef | GenericMatrix< T > | |
base() | Eigen::PlainObjectBase< Derived > | inline |
base() const | Eigen::PlainObjectBase< Derived > | inline |
coeff(Index rowId, Index colId) const | Eigen::PlainObjectBase< Derived > | inline |
coeff(Index index) const | Eigen::PlainObjectBase< Derived > | inline |
coeffRef(Index rowId, Index colId) | Eigen::PlainObjectBase< Derived > | inline |
coeffRef(Index index) | Eigen::PlainObjectBase< Derived > | inline |
coeffRef(Index rowId, Index colId) const | Eigen::PlainObjectBase< Derived > | inline |
coeffRef(Index index) const | Eigen::PlainObjectBase< Derived > | inline |
cols() const | Eigen::PlainObjectBase< Derived > | inline |
conservativeResize(Index nbRows, Index nbCols) | Eigen::PlainObjectBase< Derived > | inline |
conservativeResize(Index nbRows, NoChange_t) | Eigen::PlainObjectBase< Derived > | inline |
conservativeResize(NoChange_t, Index nbCols) | Eigen::PlainObjectBase< Derived > | inline |
conservativeResize(Index size) | Eigen::PlainObjectBase< Derived > | inline |
conservativeResizeLike(const DenseBase< OtherDerived > &other) | Eigen::PlainObjectBase< Derived > | inline |
ConstAlignedMapType typedef | Eigen::PlainObjectBase< Derived > | |
ConstMapType typedef | Eigen::PlainObjectBase< Derived > | |
data() const | Eigen::PlainObjectBase< Derived > | inline |
data() | Eigen::PlainObjectBase< Derived > | inline |
DenseType typedef | Eigen::PlainObjectBase< Derived > | |
GenericMatrix(const Eigen::MatrixBase< OtherDerived > &other) | GenericMatrix< T > | inline |
GenericMatrix(const Eigen::ReturnByValue< OtherDerived > &other) | GenericMatrix< T > | inline |
GenericMatrix(const Eigen::EigenBase< OtherDerived > &other) | GenericMatrix< T > | inline |
GenericMatrix() | GenericMatrix< T > | inline |
GenericMatrix(const T &_value) | GenericMatrix< T > | inline |
GenericMatrix(unsigned _nRows, unsigned _nCols) | GenericMatrix< T > | inline |
GenericMatrix(unsigned _nRows, unsigned _nCols, const T *const _values) | GenericMatrix< T > | inline |
GenericMatrix(unsigned _nRows, unsigned _nCols, std::vector< T > &_values) | GenericMatrix< T > | inline |
GenericMatrix(unsigned _nRows, unsigned _nCols, std::vector< std::vector< T > > &_values) | GenericMatrix< T > | |
getAbsolute() const | GenericMatrix< T > | inline |
getCol(unsigned _idx) const | GenericMatrix< T > | inline |
getCols(unsigned _start, unsigned _end) const | GenericMatrix< T > | inline |
getConditionNumber() const | GenericMatrix< T > | |
getDiag() const | GenericMatrix< T > | |
getDim() const | GenericMatrix< T > | inline |
getMax() const | GenericMatrix< T > | inline |
getMean() const | GenericMatrix< T > | inline |
getMin() const | GenericMatrix< T > | inline |
getNorm() const | GenericMatrix< T > | |
getNumCols() const | GenericMatrix< T > | inline |
getNumRows() const | GenericMatrix< T > | inline |
getRow(unsigned _idx) const | GenericMatrix< T > | inline |
getRows(unsigned _start, unsigned _end) const | GenericMatrix< T > | inline |
getTrace() const | GenericMatrix< T > | |
Index typedef | Eigen::PlainObjectBase< Derived > | |
init(unsigned _nRows=0, unsigned _nCols=0) | GenericMatrix< T > | inline |
innerStride() const | Eigen::Matrix< T, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor|Eigen::AutoAlign > | inline |
isEmpty() const | GenericMatrix< T > | inline |
isPositiveDefinite() const | GenericMatrix< T > | |
isPositiveSemiDefinite() const | GenericMatrix< T > | |
isSquare() const | GenericMatrix< T > | |
isSymmetric() const | GenericMatrix< T > | |
lazyAssign(const DenseBase< OtherDerived > &other) | Eigen::PlainObjectBase< Derived > | inline |
m_storage | Eigen::PlainObjectBase< Derived > | protected |
makeVector() | GenericMatrix< T > | |
Map(const Scalar *data) | Eigen::PlainObjectBase< Derived > | inlinestatic |
Map(Scalar *data) | Eigen::PlainObjectBase< Derived > | inlinestatic |
Map(const Scalar *data, Index size) | Eigen::PlainObjectBase< Derived > | inlinestatic |
Map(Scalar *data, Index size) | Eigen::PlainObjectBase< Derived > | inlinestatic |
Map(const Scalar *data, Index rows, Index cols) | Eigen::PlainObjectBase< Derived > | inlinestatic |
Map(Scalar *data, Index rows, Index cols) | Eigen::PlainObjectBase< Derived > | inlinestatic |
Map(const Scalar *data, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Derived > | inlinestatic |
Map(Scalar *data, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Derived > | inlinestatic |
Map(const Scalar *data, Index size, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Derived > | inlinestatic |
Map(Scalar *data, Index size, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Derived > | inlinestatic |
Map(const Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Derived > | inlinestatic |
Map(Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Derived > | inlinestatic |
MapAligned(const Scalar *data) | Eigen::PlainObjectBase< Derived > | inlinestatic |
MapAligned(Scalar *data) | Eigen::PlainObjectBase< Derived > | inlinestatic |
MapAligned(const Scalar *data, Index size) | Eigen::PlainObjectBase< Derived > | inlinestatic |
MapAligned(Scalar *data, Index size) | Eigen::PlainObjectBase< Derived > | inlinestatic |
MapAligned(const Scalar *data, Index rows, Index cols) | Eigen::PlainObjectBase< Derived > | inlinestatic |
MapAligned(Scalar *data, Index rows, Index cols) | Eigen::PlainObjectBase< Derived > | inlinestatic |
MapAligned(const Scalar *data, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Derived > | inlinestatic |
MapAligned(Scalar *data, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Derived > | inlinestatic |
MapAligned(const Scalar *data, Index size, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Derived > | inlinestatic |
MapAligned(Scalar *data, Index size, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Derived > | inlinestatic |
MapAligned(const Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Derived > | inlinestatic |
MapAligned(Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Derived > | inlinestatic |
MapType typedef | Eigen::PlainObjectBase< Derived > | |
Matrix() | Eigen::Matrix< T, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor|Eigen::AutoAlign > | inline |
Matrix(internal::constructor_without_unaligned_array_assert) | Eigen::Matrix< T, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor|Eigen::AutoAlign > | inline |
Matrix(Index dim) | Eigen::Matrix< T, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor|Eigen::AutoAlign > | inlineexplicit |
Matrix(const T0 &x, const T1 &y) | Eigen::Matrix< T, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor|Eigen::AutoAlign > | inline |
Matrix(const Scalar &x, const Scalar &y, const Scalar &z) | Eigen::Matrix< T, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor|Eigen::AutoAlign > | inline |
Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w) | Eigen::Matrix< T, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor|Eigen::AutoAlign > | inline |
Matrix(const Scalar *data) | Eigen::Matrix< T, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor|Eigen::AutoAlign > | explicit |
Matrix(const MatrixBase< OtherDerived > &other) | Eigen::Matrix< T, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor|Eigen::AutoAlign > | inline |
Matrix(const Matrix &other) | Eigen::Matrix< T, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor|Eigen::AutoAlign > | inline |
Matrix(const ReturnByValue< OtherDerived > &other) | Eigen::Matrix< T, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor|Eigen::AutoAlign > | inline |
Matrix(const EigenBase< OtherDerived > &other) | Eigen::Matrix< T, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor|Eigen::AutoAlign > | inline |
Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r) | Eigen::Matrix< T, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor|Eigen::AutoAlign > | explicit |
NeedsToAlign enum value | Eigen::PlainObjectBase< Derived > | |
negative() const | GenericMatrix< T > | |
operator!=(const GenericMatrix &arg) const | GenericMatrix< T > | inline |
operator=(const Matrix &other) | Eigen::Matrix< T, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor|Eigen::AutoAlign > | inline |
operator=(const MatrixBase< OtherDerived > &other) | Eigen::Matrix< T, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor|Eigen::AutoAlign > | inline |
operator=(const EigenBase< OtherDerived > &other) | Eigen::Matrix< T, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor|Eigen::AutoAlign > | inline |
operator=(const ReturnByValue< OtherDerived > &func) | Eigen::Matrix< T, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor|Eigen::AutoAlign > | inline |
operator=(const RotationBase< OtherDerived, ColsAtCompileTime > &r) | Eigen::Matrix< T, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor|Eigen::AutoAlign > | |
Eigen::PlainObjectBase::operator=(const PlainObjectBase &other) | Eigen::PlainObjectBase< Derived > | inline |
operator==(const GenericMatrix &arg) const | GenericMatrix< T > | inline |
Options enum value | Eigen::Matrix< T, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor|Eigen::AutoAlign > | |
outerStride() const | Eigen::Matrix< T, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor|Eigen::AutoAlign > | inline |
packet(Index rowId, Index colId) const | Eigen::PlainObjectBase< Derived > | inline |
packet(Index index) const | Eigen::PlainObjectBase< Derived > | inline |
PacketScalar typedef | Eigen::PlainObjectBase< Derived > | |
PlainObject typedef | Eigen::Matrix< T, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor|Eigen::AutoAlign > | |
PlainObjectBase() | Eigen::PlainObjectBase< Derived > | inline |
PlainObjectBase(internal::constructor_without_unaligned_array_assert) | Eigen::PlainObjectBase< Derived > | inline |
PlainObjectBase(Index a_size, Index nbRows, Index nbCols) | Eigen::PlainObjectBase< Derived > | inline |
PlainObjectBase(const EigenBase< OtherDerived > &other) | Eigen::PlainObjectBase< Derived > | inline |
positive() const | GenericMatrix< T > | |
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 | GenericMatrix< T > | virtual |
print(std::ostream &stream, const std::string &name, PrintScheme printScheme) const | GenericMatrix< 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 | GenericMatrix< T > | virtual |
print(const std::string &_filename, const std::string &_name, PrintScheme _printScheme) const | GenericMatrix< T > | virtual |
read(std::istream &_stream) | GenericMatrix< T > | virtual |
read(const std::string &_filename) | GenericMatrix< T > | virtual |
RealScalar typedef | Eigen::PlainObjectBase< Derived > | |
resize(Index nbRows, Index nbCols) | Eigen::PlainObjectBase< Derived > | inline |
resize(Index size) | Eigen::PlainObjectBase< Derived > | inline |
resize(NoChange_t, Index nbCols) | Eigen::PlainObjectBase< Derived > | inline |
resize(Index nbRows, NoChange_t) | Eigen::PlainObjectBase< Derived > | inline |
resizeLike(const EigenBase< OtherDerived > &_other) | Eigen::PlainObjectBase< Derived > | inline |
rows() const | Eigen::PlainObjectBase< Derived > | inline |
Scalar typedef | Eigen::PlainObjectBase< Derived > | |
setAll(const T &_value) | GenericMatrix< T > | inline |
setCol(unsigned _idx, const GenericVector< T > &_arg) | GenericMatrix< T > | inline |
setConstant(Index size, const Scalar &value) | Eigen::PlainObjectBase< Derived > | |
setConstant(Index rows, Index cols, const Scalar &value) | Eigen::PlainObjectBase< Derived > | |
setOnes(Index size) | Eigen::PlainObjectBase< Derived > | |
setOnes(Index rows, Index cols) | Eigen::PlainObjectBase< Derived > | |
setRandom(Index size) | Eigen::PlainObjectBase< Derived > | |
setRandom(Index rows, Index cols) | Eigen::PlainObjectBase< Derived > | |
setRow(unsigned _idx, const GenericVector< T > &_values) | GenericMatrix< T > | inline |
setZero(Index size) | Eigen::PlainObjectBase< Derived > | |
setZero(Index rows, Index cols) | Eigen::PlainObjectBase< Derived > | |
StorageKind typedef | Eigen::PlainObjectBase< Derived > | |
sumCol() const | GenericMatrix< T > | |
sumRow() const | GenericMatrix< T > | |
swap(MatrixBase< OtherDerived > const &other) | Eigen::Matrix< T, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor|Eigen::AutoAlign > | inline |
symmetrize() | GenericMatrix< T > | |
writePacket(Index rowId, Index colId, const PacketScalar &val) | Eigen::PlainObjectBase< Derived > | inline |
writePacket(Index index, const PacketScalar &val) | Eigen::PlainObjectBase< Derived > | inline |
~GenericMatrix() | GenericMatrix< T > | inlinevirtual |