Part< MatrixType, Mode > Member List

This is the complete list of members for Part< MatrixType, Mode >, including all inherited members.
_expression() const Part< MatrixType, Mode > [inline]
adjoint() constMatrixBase< Part< MatrixType, Mode > >
AdjointReturnType typedefMatrixBase< Part< MatrixType, Mode > >
all(void) constMatrixBase< Part< MatrixType, Mode > >
any(void) constMatrixBase< Part< MatrixType, Mode > >
asDiagonal() constMatrixBase< Part< MatrixType, Mode > >
BasisReturnType typedefMatrixBase< Part< MatrixType, Mode > >
binaryExpr(const MatrixBase< OtherDerived > &other, const CustomBinaryOp &func=CustomBinaryOp()) constMatrixBase< Part< MatrixType, Mode > > [inline]
block(int startRow, int startCol, int blockRows, int blockCols)MatrixBase< Part< MatrixType, Mode > >
block(int startRow, int startCol, int blockRows, int blockCols) constMatrixBase< Part< MatrixType, Mode > >
block(int startRow, int startCol)MatrixBase< Part< MatrixType, Mode > > [inline]
block(int startRow, int startCol) constMatrixBase< Part< MatrixType, Mode > > [inline]
cast() constMatrixBase< Part< MatrixType, Mode > > [inline]
coeff(int row, int col) const Part< MatrixType, Mode > [inline]
MatrixBase< Part< MatrixType, Mode > >::coeff(int index) constMatrixBase< Part< MatrixType, Mode > >
CoeffReadCost enum valueMatrixBase< Part< MatrixType, Mode > >
coeffRef(int row, int col)Part< MatrixType, Mode > [inline]
MatrixBase< Part< MatrixType, Mode > >::coeffRef(int index)MatrixBase< Part< MatrixType, Mode > >
col(int i)Part< MatrixType, Mode > [inline]
col(int i) const Part< MatrixType, Mode > [inline]
cols() const Part< MatrixType, Mode > [inline]
ColsAtCompileTime enum valueMatrixBase< Part< MatrixType, Mode > >
colwise() constMatrixBase< Part< MatrixType, Mode > >
ColXpr typedefMatrixBase< Part< MatrixType, Mode > >
computeInverse(MatrixBase< ResultType > *result) constMatrixBase< Part< MatrixType, Mode > > [inline]
conjugate() constMatrixBase< Part< MatrixType, Mode > >
ConjugateReturnType typedefMatrixBase< Part< MatrixType, Mode > >
const_cast_derived() constMatrixBase< Part< MatrixType, Mode > > [inline]
Constant(int rows, int cols, const Scalar &value)MatrixBase< Part< MatrixType, Mode > > [static]
Constant(int size, const Scalar &value)MatrixBase< Part< MatrixType, Mode > > [static]
Constant(const Scalar &value)MatrixBase< Part< MatrixType, Mode > > [static]
ConstantReturnType typedefMatrixBase< Part< MatrixType, Mode > >
copyCoeff(int row, int col, const MatrixBase< OtherDerived > &other)MatrixBase< Part< MatrixType, Mode > > [inline]
copyCoeff(int index, const MatrixBase< OtherDerived > &other)MatrixBase< Part< MatrixType, Mode > > [inline]
copyPacket(int row, int col, const MatrixBase< OtherDerived > &other)MatrixBase< Part< MatrixType, Mode > > [inline]
copyPacket(int index, const MatrixBase< OtherDerived > &other)MatrixBase< Part< MatrixType, Mode > > [inline]
corner(CornerType type, int cRows, int cCols)MatrixBase< Part< MatrixType, Mode > >
corner(CornerType type, int cRows, int cCols) constMatrixBase< Part< MatrixType, Mode > >
corner(CornerType type)MatrixBase< Part< MatrixType, Mode > > [inline]
corner(CornerType type) constMatrixBase< Part< MatrixType, Mode > > [inline]
count() constMatrixBase< Part< MatrixType, Mode > >
cross(const MatrixBase< OtherDerived > &other) constMatrixBase< Part< MatrixType, Mode > > [inline]
cwise() constMatrixBase< Part< MatrixType, Mode > >
cwise()MatrixBase< Part< MatrixType, Mode > >
derived() constMatrixBase< Part< MatrixType, Mode > > [inline]
derived()MatrixBase< Part< MatrixType, Mode > > [inline]
determinant() constMatrixBase< Part< MatrixType, Mode > >
diagonal()MatrixBase< Part< MatrixType, Mode > >
diagonal() constMatrixBase< Part< MatrixType, Mode > >
dot(const MatrixBase< OtherDerived > &other) constMatrixBase< Part< MatrixType, Mode > > [inline]
eigenvalues() constMatrixBase< Part< MatrixType, Mode > >
EigenvaluesReturnType typedefMatrixBase< Part< MatrixType, Mode > >
end(int size)MatrixBase< Part< MatrixType, Mode > >
end(int size) constMatrixBase< Part< MatrixType, Mode > >
end()MatrixBase< Part< MatrixType, Mode > > [inline]
end() constMatrixBase< Part< MatrixType, Mode > > [inline]
eulerAngles(int a0, int a1, int a2) constMatrixBase< Part< MatrixType, Mode > >
eval() constMatrixBase< Part< MatrixType, Mode > > [inline]
fill(const Scalar &value)MatrixBase< Part< MatrixType, Mode > >
Flags enum valueMatrixBase< Part< MatrixType, Mode > >
format(const IOFormat &fmt) constMatrixBase< Part< MatrixType, Mode > > [inline]
Identity()MatrixBase< Part< MatrixType, Mode > > [static]
Identity(int rows, int cols)MatrixBase< Part< MatrixType, Mode > > [static]
IdentityReturnType typedefMatrixBase< Part< MatrixType, Mode > >
imag() constMatrixBase< Part< MatrixType, Mode > >
ImagReturnType typedefMatrixBase< Part< MatrixType, Mode > >
innerSize() constMatrixBase< Part< MatrixType, Mode > > [inline]
inverse() constMatrixBase< Part< MatrixType, Mode > >
isApprox(const MatrixBase< OtherDerived > &other, RealScalar prec=precision< Scalar >()) constMatrixBase< Part< MatrixType, Mode > > [inline]
isApproxToConstant(const Scalar &value, RealScalar prec=precision< Scalar >()) constMatrixBase< Part< MatrixType, Mode > >
isConstant(const Scalar &value, RealScalar prec=precision< Scalar >()) constMatrixBase< Part< MatrixType, Mode > >
isDiagonal(RealScalar prec=precision< Scalar >()) constMatrixBase< Part< MatrixType, Mode > >
isIdentity(RealScalar prec=precision< Scalar >()) constMatrixBase< Part< MatrixType, Mode > >
isLowerTriangular(RealScalar prec=precision< Scalar >()) constMatrixBase< Part< MatrixType, Mode > >
isMuchSmallerThan(const RealScalar &other, RealScalar prec=precision< Scalar >()) constMatrixBase< Part< MatrixType, Mode > >
isMuchSmallerThan(const MatrixBase< OtherDerived > &other, RealScalar prec=precision< Scalar >()) constMatrixBase< Part< MatrixType, Mode > > [inline]
isOnes(RealScalar prec=precision< Scalar >()) constMatrixBase< Part< MatrixType, Mode > >
isOrthogonal(const MatrixBase< OtherDerived > &other, RealScalar prec=precision< Scalar >()) constMatrixBase< Part< MatrixType, Mode > > [inline]
isUnitary(RealScalar prec=precision< Scalar >()) constMatrixBase< Part< MatrixType, Mode > >
isUpperTriangular(RealScalar prec=precision< Scalar >()) constMatrixBase< Part< MatrixType, Mode > >
isVector() constMatrixBase< Part< MatrixType, Mode > > [inline]
IsVectorAtCompileTime enum valueMatrixBase< Part< MatrixType, Mode > >
isZero(RealScalar prec=precision< Scalar >()) constMatrixBase< Part< MatrixType, Mode > >
lazy() constMatrixBase< Part< MatrixType, Mode > >
lazyAssign(const Other &other)Part< MatrixType, Mode > [inline]
MatrixBase< Part< MatrixType, Mode > >::lazyAssign(const MatrixBase< OtherDerived > &other)MatrixBase< Part< MatrixType, Mode > > [inline]
MatrixBase< Part< MatrixType, Mode > >::lazyAssign(const Product< Lhs, Rhs, CacheFriendlyProduct > &product)MatrixBase< Part< MatrixType, Mode > > [inline]
MatrixBase< Part< MatrixType, Mode > >::lazyAssign(const Flagged< OtherDerived, 0, EvalBeforeNestingBit|EvalBeforeAssigningBit > &other)MatrixBase< Part< MatrixType, Mode > > [inline]
MatrixBase< Part< MatrixType, Mode > >::lazyAssign(const SparseProduct< Derived1, Derived2, SparseTimeDenseProduct > &product)MatrixBase< Part< MatrixType, Mode > > [inline]
MatrixBase< Part< MatrixType, Mode > >::lazyAssign(const SparseProduct< Derived1, Derived2, DenseTimeSparseProduct > &product)MatrixBase< Part< MatrixType, Mode > > [inline]
ldlt() constMatrixBase< Part< MatrixType, Mode > >
llt() constMatrixBase< Part< MatrixType, Mode > >
lpNorm() constMatrixBase< Part< MatrixType, Mode > > [inline]
lu() constMatrixBase< Part< MatrixType, Mode > >
m_matrixPart< MatrixType, Mode > [protected]
marked() constMatrixBase< Part< MatrixType, Mode > > [inline]
MatrixBase()MatrixBase< Part< MatrixType, Mode > > [inline, protected]
maxCoeff() constMatrixBase< Part< MatrixType, Mode > >
maxCoeff(int *row, int *col) constMatrixBase< Part< MatrixType, Mode > >
maxCoeff(int *index) constMatrixBase< Part< MatrixType, Mode > >
MaxColsAtCompileTime enum valueMatrixBase< Part< MatrixType, Mode > >
MaxRowsAtCompileTime enum valueMatrixBase< Part< MatrixType, Mode > >
MaxSizeAtCompileTime enum valueMatrixBase< Part< MatrixType, Mode > >
minCoeff() constMatrixBase< Part< MatrixType, Mode > >
minCoeff(int *row, int *col) constMatrixBase< Part< MatrixType, Mode > >
minCoeff(int *index) constMatrixBase< Part< MatrixType, Mode > >
minor(int row, int col)MatrixBase< Part< MatrixType, Mode > >
minor(int row, int col) constMatrixBase< Part< MatrixType, Mode > >
nestByValue() constMatrixBase< Part< MatrixType, Mode > > [inline]
nonZeros() constMatrixBase< Part< MatrixType, Mode > > [inline]
norm() constMatrixBase< Part< MatrixType, Mode > >
normalize()MatrixBase< Part< MatrixType, Mode > >
normalized() constMatrixBase< Part< MatrixType, Mode > >
NullaryExpr(int rows, int cols, const CustomNullaryOp &func)MatrixBase< Part< MatrixType, Mode > > [inline, static]
NullaryExpr(int size, const CustomNullaryOp &func)MatrixBase< Part< MatrixType, Mode > > [inline, static]
NullaryExpr(const CustomNullaryOp &func)MatrixBase< Part< MatrixType, Mode > > [inline, static]
Ones(int rows, int cols)MatrixBase< Part< MatrixType, Mode > > [static]
Ones(int size)MatrixBase< Part< MatrixType, Mode > > [static]
Ones()MatrixBase< Part< MatrixType, Mode > > [static]
operator!=(const MatrixBase< OtherDerived > &other) constMatrixBase< Part< MatrixType, Mode > > [inline]
operator()(int row, int col) constMatrixBase< Part< MatrixType, Mode > >
operator()(int row, int col)MatrixBase< Part< MatrixType, Mode > >
operator()(int index) constMatrixBase< Part< MatrixType, Mode > >
operator()(int index)MatrixBase< Part< MatrixType, Mode > >
operator*(const Scalar &scalar) constMatrixBase< Part< MatrixType, Mode > >
operator*(const Scalar &scalar, const MatrixBase &matrix)MatrixBase< Part< MatrixType, Mode > > [friend]
operator*(const MatrixBase< OtherDerived > &other) constMatrixBase< Part< MatrixType, Mode > > [inline]
operator*=(const typename ei_traits< MatrixType >::Scalar &other)Part< MatrixType, Mode > [inline]
MatrixBase< Part< MatrixType, Mode > >::operator*=(const Scalar &other)MatrixBase< Part< MatrixType, Mode > >
MatrixBase< Part< MatrixType, Mode > >::operator*=(const MatrixBase< OtherDerived > &other)MatrixBase< Part< MatrixType, Mode > > [inline]
operator+(const MatrixBase< OtherDerived > &other) constMatrixBase< Part< MatrixType, Mode > > [inline]
operator+=(const Other &other)Part< MatrixType, Mode > [inline]
MatrixBase< Part< MatrixType, Mode > >::operator+=(const MatrixBase< OtherDerived > &other)MatrixBase< Part< MatrixType, Mode > > [inline]
MatrixBase< Part< MatrixType, Mode > >::operator+=(const Flagged< Product< Lhs, Rhs, CacheFriendlyProduct >, 0, EvalBeforeNestingBit|EvalBeforeAssigningBit > &other)MatrixBase< Part< MatrixType, Mode > > [inline]
operator-() constMatrixBase< Part< MatrixType, Mode > >
operator-(const MatrixBase< OtherDerived > &other) constMatrixBase< Part< MatrixType, Mode > > [inline]
operator-=(const Other &other)Part< MatrixType, Mode > [inline]
MatrixBase< Part< MatrixType, Mode > >::operator-=(const MatrixBase< OtherDerived > &other)MatrixBase< Part< MatrixType, Mode > > [inline]
operator/(const Scalar &scalar) constMatrixBase< Part< MatrixType, Mode > >
operator/=(const typename ei_traits< MatrixType >::Scalar &other)Part< MatrixType, Mode > [inline]
MatrixBase< Part< MatrixType, Mode > >::operator/=(const Scalar &other)MatrixBase< Part< MatrixType, Mode > >
operator<<(const Scalar &s)MatrixBase< Part< MatrixType, Mode > >
operator<<(const MatrixBase< OtherDerived > &other)MatrixBase< Part< MatrixType, Mode > > [inline]
operator=(const Other &other)Part< MatrixType, Mode > [inline]
operator=(const Part &)Part< MatrixType, Mode > [private]
MatrixBase< Part< MatrixType, Mode > >::operator=(const MatrixBase< OtherDerived > &other)MatrixBase< Part< MatrixType, Mode > > [inline]
MatrixBase< Part< MatrixType, Mode > >::operator=(const MatrixBase &other)MatrixBase< Part< MatrixType, Mode > > [inline]
operator==(const MatrixBase< OtherDerived > &other) constMatrixBase< Part< MatrixType, Mode > > [inline]
operator[](int index) constMatrixBase< Part< MatrixType, Mode > >
operator[](int index)MatrixBase< Part< MatrixType, Mode > >
operatorNorm() constMatrixBase< Part< MatrixType, Mode > >
outerSize() constMatrixBase< Part< MatrixType, Mode > > [inline]
packet(int row, int col) constMatrixBase< Part< MatrixType, Mode > > [inline]
packet(int index) constMatrixBase< Part< MatrixType, Mode > > [inline]
PacketScalar typedefMatrixBase< Part< MatrixType, Mode > >
Part(const MatrixType &matrix)Part< MatrixType, Mode > [inline]
part()MatrixBase< Part< MatrixType, Mode > > [inline]
part() constMatrixBase< Part< MatrixType, Mode > > [inline]
PlainMatrixType typedefMatrixBase< Part< MatrixType, Mode > >
PlainMatrixType_ColMajor typedefMatrixBase< Part< MatrixType, Mode > >
qr() constMatrixBase< Part< MatrixType, Mode > >
Random(int rows, int cols)MatrixBase< Part< MatrixType, Mode > > [static]
Random(int size)MatrixBase< Part< MatrixType, Mode > > [static]
Random()MatrixBase< Part< MatrixType, Mode > > [static]
real() constMatrixBase< Part< MatrixType, Mode > >
RealReturnType typedefMatrixBase< Part< MatrixType, Mode > >
RealScalar typedefMatrixBase< Part< MatrixType, Mode > >
row(int i)Part< MatrixType, Mode > [inline]
row(int i) const Part< MatrixType, Mode > [inline]
rows() const Part< MatrixType, Mode > [inline]
RowsAtCompileTime enum valueMatrixBase< Part< MatrixType, Mode > >
rowwise() constMatrixBase< Part< MatrixType, Mode > >
RowXpr typedefMatrixBase< Part< MatrixType, Mode > >
Scalar typedefMatrixBase< Part< MatrixType, Mode > >
ScalarMultipleReturnType typedefMatrixBase< Part< MatrixType, Mode > >
ScalarQuotient1ReturnType typedefMatrixBase< Part< MatrixType, Mode > >
segment(int start, int size)MatrixBase< Part< MatrixType, Mode > >
segment(int start, int size) constMatrixBase< Part< MatrixType, Mode > >
segment(int start)MatrixBase< Part< MatrixType, Mode > > [inline]
segment(int start) constMatrixBase< Part< MatrixType, Mode > > [inline]
select(const MatrixBase< ThenDerived > &thenMatrix, const MatrixBase< ElseDerived > &elseMatrix) constMatrixBase< Part< MatrixType, Mode > > [inline]
select(const MatrixBase< ThenDerived > &thenMatrix, typename ThenDerived::Scalar elseScalar) constMatrixBase< Part< MatrixType, Mode > > [inline]
select(typename ElseDerived::Scalar thenScalar, const MatrixBase< ElseDerived > &elseMatrix) constMatrixBase< Part< MatrixType, Mode > > [inline]
setConstant(const Scalar &value)MatrixBase< Part< MatrixType, Mode > >
setIdentity()MatrixBase< Part< MatrixType, Mode > >
setOnes()MatrixBase< Part< MatrixType, Mode > >
setRandom()MatrixBase< Part< MatrixType, Mode > >
setZero()MatrixBase< Part< MatrixType, Mode > >
size() constMatrixBase< Part< MatrixType, Mode > > [inline]
SizeAtCompileTime enum valueMatrixBase< Part< MatrixType, Mode > >
solveTriangular(const MatrixBase< OtherDerived > &other) constMatrixBase< Part< MatrixType, Mode > > [inline]
solveTriangularInPlace(const MatrixBase< OtherDerived > &other) constMatrixBase< Part< MatrixType, Mode > > [inline]
squaredNorm() constMatrixBase< Part< MatrixType, Mode > >
SquareMatrixType typedefMatrixBase< Part< MatrixType, Mode > >
start(int size)MatrixBase< Part< MatrixType, Mode > >
start(int size) constMatrixBase< Part< MatrixType, Mode > >
start(void)MatrixBase< Part< MatrixType, Mode > > [inline]
start() constMatrixBase< Part< MatrixType, Mode > > [inline]
stride() const Part< MatrixType, Mode > [inline]
sum() constMatrixBase< Part< MatrixType, Mode > >
svd() constMatrixBase< Part< MatrixType, Mode > >
swap(const MatrixBase< OtherDerived > &other)Part< MatrixType, Mode > [inline]
trace() constMatrixBase< Part< MatrixType, Mode > >
transpose()MatrixBase< Part< MatrixType, Mode > >
transpose() constMatrixBase< Part< MatrixType, Mode > >
transposeInPlace()MatrixBase< Part< MatrixType, Mode > >
unaryExpr(const CustomUnaryOp &func=CustomUnaryOp()) constMatrixBase< Part< MatrixType, Mode > > [inline]
Unit(int size, int i)MatrixBase< Part< MatrixType, Mode > > [static]
Unit(int i)MatrixBase< Part< MatrixType, Mode > > [static]
unitOrthogonal(void) constMatrixBase< Part< MatrixType, Mode > >
UnitW()MatrixBase< Part< MatrixType, Mode > > [static]
UnitX()MatrixBase< Part< MatrixType, Mode > > [static]
UnitY()MatrixBase< Part< MatrixType, Mode > > [static]
UnitZ()MatrixBase< Part< MatrixType, Mode > > [static]
visit(Visitor &func) constMatrixBase< Part< MatrixType, Mode > > [inline]
w() constMatrixBase< Part< MatrixType, Mode > >
w()MatrixBase< Part< MatrixType, Mode > >
writePacket(int row, int col, const PacketScalar &x)MatrixBase< Part< MatrixType, Mode > > [inline]
writePacket(int index, const PacketScalar &x)MatrixBase< Part< MatrixType, Mode > > [inline]
x() constMatrixBase< Part< MatrixType, Mode > >
x()MatrixBase< Part< MatrixType, Mode > >
y() constMatrixBase< Part< MatrixType, Mode > >
y()MatrixBase< Part< MatrixType, Mode > >
z() constMatrixBase< Part< MatrixType, Mode > >
z()MatrixBase< Part< MatrixType, Mode > >
Zero(int rows, int cols)MatrixBase< Part< MatrixType, Mode > > [static]
Zero(int size)MatrixBase< Part< MatrixType, Mode > > [static]
Zero()MatrixBase< Part< MatrixType, Mode > > [static]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:22:18 2013