Main MRPT website > C++ reference
MRPT logo
Eigen::TransposeImpl< MatrixType, Sparse > Member List
This is the complete list of members for Eigen::TransposeImpl< MatrixType, Sparse >, including all inherited members.
_experimentalNewProduct(const Lhs &lhs, const Rhs &rhs)Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
_MatrixTypeNested typedefEigen::TransposeImpl< MatrixType, Sparse > [private]
adjoint() const Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
AdjointReturnType typedefEigen::SparseMatrixBase< Transpose< MatrixType > >
assignGeneric(const OtherDerived &other)Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
Base typedefEigen::SparseMatrixBase< Transpose< MatrixType > >
binaryExpr(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other, const CustomBinaryOp &func=CustomBinaryOp()) const Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
cast() const Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
CoeffReadCost enum valueEigen::SparseMatrixBase< Transpose< MatrixType > >
col(Index j)Eigen::SparseMatrixBase< Transpose< MatrixType > >
col(Index j) const Eigen::SparseMatrixBase< Transpose< MatrixType > >
cols() const Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
ColsAtCompileTime enum valueEigen::SparseMatrixBase< Transpose< MatrixType > >
conjugate() const Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
cwiseAbs() const Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
cwiseAbs2() const Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
cwiseEqual(const Scalar &s) const Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
cwiseEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
cwiseInverse() const Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
cwiseMax(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
cwiseMin(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
cwiseNotEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
cwiseProduct(const MatrixBase< OtherDerived > &other) const Eigen::SparseMatrixBase< Transpose< MatrixType > >
cwiseQuotient(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
cwiseSqrt() const Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
dot(const MatrixBase< OtherDerived > &other) const Eigen::SparseMatrixBase< Transpose< MatrixType > >
dot(const SparseMatrixBase< OtherDerived > &other) const Eigen::SparseMatrixBase< Transpose< MatrixType > >
EIGEN_CWISE_PRODUCT_RETURN_TYPE(Derived, OtherDerived) cwiseProduct(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
eval() const Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
evalTo(MatrixBase< DenseDerived > &dst) const Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
Flags enum valueEigen::SparseMatrixBase< Transpose< MatrixType > >
imag() const Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
imag()Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
Index typedefEigen::SparseMatrixBase< Transpose< MatrixType > >
innerSize() const Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
innerVector(Index outer)Eigen::SparseMatrixBase< Transpose< MatrixType > >
innerVector(Index outer) const Eigen::SparseMatrixBase< Transpose< MatrixType > >
innerVectors(Index outerStart, Index outerSize)Eigen::SparseMatrixBase< Transpose< MatrixType > >
innerVectors(Index outerStart, Index outerSize) const Eigen::SparseMatrixBase< Transpose< MatrixType > >
isApprox(const SparseMatrixBase< OtherDerived > &other, RealScalar prec=NumTraits< Scalar >::dummy_precision()) const Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
isApprox(const MatrixBase< OtherDerived > &other, RealScalar prec=NumTraits< Scalar >::dummy_precision()) const Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
IsRowMajor enum valueEigen::SparseMatrixBase< Transpose< MatrixType > >
isRValue() const Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
isVector() const Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
IsVectorAtCompileTime enum valueEigen::SparseMatrixBase< Transpose< MatrixType > >
m_isRValueEigen::SparseMatrixBase< Transpose< MatrixType > > [protected]
markAsRValue()Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
MaxColsAtCompileTime enum valueEigen::SparseMatrixBase< Transpose< MatrixType > >
MaxRowsAtCompileTime enum valueEigen::SparseMatrixBase< Transpose< MatrixType > >
MaxSizeAtCompileTime enum valueEigen::SparseMatrixBase< Transpose< MatrixType > >
nonZeros() const Eigen::TransposeImpl< MatrixType, Sparse > [inline]
norm() const Eigen::SparseMatrixBase< Transpose< MatrixType > >
operator*(const Scalar &scalar) const Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
operator*(const RealScalar &scalar) const Eigen::SparseMatrixBase< Transpose< MatrixType > >
operator*(const std::complex< Scalar > &scalar) const Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
operator*(const Scalar &scalar, const StorageBaseType &matrix)Eigen::SparseMatrixBase< Transpose< MatrixType > > [friend]
operator*(const std::complex< Scalar > &scalar, const StorageBaseType &matrix)Eigen::SparseMatrixBase< Transpose< MatrixType > > [friend]
operator*(const SparseMatrixBase< OtherDerived > &other) const Eigen::SparseMatrixBase< Transpose< MatrixType > >
operator*(const DiagonalBase< OtherDerived > &other) const Eigen::SparseMatrixBase< Transpose< MatrixType > >
operator*(const DiagonalBase< OtherDerived > &lhs, const SparseMatrixBase &rhs)Eigen::SparseMatrixBase< Transpose< MatrixType > > [friend]
operator*(const MatrixBase< OtherDerived > &lhs, const Derived &rhs)Eigen::SparseMatrixBase< Transpose< MatrixType > > [friend]
operator*(const MatrixBase< OtherDerived > &other) const Eigen::SparseMatrixBase< Transpose< MatrixType > >
operator*=(const Scalar &other)Eigen::SparseMatrixBase< Transpose< MatrixType > >
operator*=(const SparseMatrixBase< OtherDerived > &other)Eigen::SparseMatrixBase< Transpose< MatrixType > >
operator+=(const SparseMatrixBase< OtherDerived > &other)Eigen::SparseMatrixBase< Transpose< MatrixType > >
operator-() const Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
operator-=(const SparseMatrixBase< OtherDerived > &other)Eigen::SparseMatrixBase< Transpose< MatrixType > >
operator/(const Scalar &scalar) const Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
operator/=(const Scalar &other)Eigen::SparseMatrixBase< Transpose< MatrixType > >
operator<<(std::ostream &s, const SparseMatrixBase &m)Eigen::SparseMatrixBase< Transpose< MatrixType > > [friend]
operator=(const EigenBase< OtherDerived > &other)Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
operator=(const Derived &other)Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
operator=(const ReturnByValue< OtherDerived > &other)Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
operator=(const SparseMatrixBase< OtherDerived > &other)Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
operator=(const SparseSparseProduct< Lhs, Rhs > &product)Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
outerSize() const Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
PacketScalar typedefEigen::SparseMatrixBase< Transpose< MatrixType > >
PlainObject typedefEigen::SparseMatrixBase< Transpose< MatrixType > >
real() const Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
real()Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
row(Index i)Eigen::SparseMatrixBase< Transpose< MatrixType > >
row(Index i) const Eigen::SparseMatrixBase< Transpose< MatrixType > >
rows() const Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
RowsAtCompileTime enum valueEigen::SparseMatrixBase< Transpose< MatrixType > >
Scalar typedefEigen::SparseMatrixBase< Transpose< MatrixType > >
selfadjointView() const Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
selfadjointView()Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
size() const Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
SizeAtCompileTime enum valueEigen::SparseMatrixBase< Transpose< MatrixType > >
SparseMatrixBase()Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
squaredNorm() const Eigen::SparseMatrixBase< Transpose< MatrixType > >
StorageBaseType typedefEigen::SparseMatrixBase< Transpose< MatrixType > >
StorageKind typedefEigen::SparseMatrixBase< Transpose< MatrixType > >
subcols(Index start, Index size)Eigen::SparseMatrixBase< Transpose< MatrixType > >
subcols(Index start, Index size) const Eigen::SparseMatrixBase< Transpose< MatrixType > >
subrows(Index start, Index size)Eigen::SparseMatrixBase< Transpose< MatrixType > >
subrows(Index start, Index size) const Eigen::SparseMatrixBase< Transpose< MatrixType > >
sum() const Eigen::SparseMatrixBase< Transpose< MatrixType > >
toDense() const Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
transpose()Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
transpose() const Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
triangularView() const Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
unaryExpr(const CustomUnaryOp &func=CustomUnaryOp()) const Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]
unaryViewExpr(const CustomViewOp &func=CustomViewOp()) const Eigen::SparseMatrixBase< Transpose< MatrixType > > [inline]



Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011