Minor< MatrixType > Member List

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


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