Transpose< MatrixType > Member List

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