MapBase< Derived > Member List

This is the complete list of members for MapBase< Derived >, including all inherited members.

adjoint() constMatrixBase< Derived >
AlignedDerivedType typedef (defined in MapBase< Derived >)MapBase< Derived >
all(void) constMatrixBase< Derived >
any(void) constMatrixBase< Derived >
asDiagonal() constMatrixBase< Derived >
Base typedef (defined in MapBase< Derived >)MapBase< Derived >
binaryExpr(const MatrixBase< OtherDerived > &other, const CustomBinaryOp &func=CustomBinaryOp()) constMatrixBase< Derived > [inline]
block(int startRow, int startCol, int blockRows, int blockCols)MatrixBase< Derived >
block(int startRow, int startCol, int blockRows, int blockCols) constMatrixBase< Derived >
block(int startRow, int startCol)MatrixBase< Derived > [inline]
block(int startRow, int startCol) constMatrixBase< Derived > [inline]
cast() constMatrixBase< Derived > [inline]
coeff(int row, int col) const (defined in MapBase< Derived >)MapBase< Derived > [inline]
coeff(int index) const (defined in MapBase< Derived >)MapBase< Derived > [inline]
CoeffReadCost enum valueMatrixBase< Derived >
coeffRef(int row, int col) (defined in MapBase< Derived >)MapBase< Derived > [inline]
coeffRef(int index) (defined in MapBase< Derived >)MapBase< Derived > [inline]
col(int i)MatrixBase< Derived >
col(int i) constMatrixBase< Derived >
cols() const MapBase< Derived > [inline]
ColsAtCompileTime enum valueMapBase< Derived >
colwise() constMatrixBase< Derived >
computeInverse(PlainMatrixType *result) constMatrixBase< Derived >
conjugate() constMatrixBase< Derived >
Constant(int rows, int cols, const Scalar &value)MatrixBase< Derived > [static]
Constant(int size, const Scalar &value)MatrixBase< Derived > [static]
Constant(const Scalar &value)MatrixBase< Derived > [static]
corner(CornerType type, int cRows, int cCols)MatrixBase< Derived >
corner(CornerType type, int cRows, int cCols) constMatrixBase< Derived >
corner(CornerType type)MatrixBase< Derived > [inline]
corner(CornerType type) constMatrixBase< Derived > [inline]
count() constMatrixBase< Derived >
cross(const MatrixBase< OtherDerived > &other) constMatrixBase< Derived > [inline]
cwise() constMatrixBase< Derived >
cwise()MatrixBase< Derived >
data() const (defined in MapBase< Derived >)MapBase< Derived > [inline]
determinant() constMatrixBase< Derived >
diagonal()MatrixBase< Derived >
diagonal() constMatrixBase< Derived >
dot(const MatrixBase< OtherDerived > &other) constMatrixBase< Derived > [inline]
eigenvalues() constMatrixBase< Derived >
end(int size)MatrixBase< Derived >
end(int size) constMatrixBase< Derived >
end()MatrixBase< Derived > [inline]
end() constMatrixBase< Derived > [inline]
eulerAngles(int a0, int a1, int a2) constMatrixBase< Derived >
eval() constMatrixBase< Derived > [inline]
fill(const Scalar &value)MatrixBase< Derived >
Flags enum valueMatrixBase< Derived >
forceAligned()MapBase< Derived > [inline]
format(const IOFormat &fmt) constMatrixBase< Derived > [inline]
Identity()MatrixBase< Derived > [static]
Identity(int rows, int cols)MatrixBase< Derived > [static]
imag() constMatrixBase< Derived >
innerSize() constMatrixBase< Derived > [inline]
inverse() constMatrixBase< Derived >
isApprox(const MatrixBase< OtherDerived > &other, RealScalar prec=precision< Scalar >()) const (defined in MatrixBase< Derived >)MatrixBase< Derived > [inline]
isApproxToConstant(const Scalar &value, RealScalar prec=precision< Scalar >()) constMatrixBase< Derived >
isConstant(const Scalar &value, RealScalar prec=precision< Scalar >()) constMatrixBase< Derived >
isDiagonal(RealScalar prec=precision< Scalar >()) constMatrixBase< Derived >
isIdentity(RealScalar prec=precision< Scalar >()) constMatrixBase< Derived >
isLowerTriangular(RealScalar prec=precision< Scalar >()) constMatrixBase< Derived >
isMuchSmallerThan(const RealScalar &other, RealScalar prec=precision< Scalar >()) const (defined in MatrixBase< Derived >)MatrixBase< Derived >
isMuchSmallerThan(const MatrixBase< OtherDerived > &other, RealScalar prec=precision< Scalar >()) const (defined in MatrixBase< Derived >)MatrixBase< Derived > [inline]
isOnes(RealScalar prec=precision< Scalar >()) constMatrixBase< Derived >
isOrthogonal(const MatrixBase< OtherDerived > &other, RealScalar prec=precision< Scalar >()) constMatrixBase< Derived > [inline]
IsRowMajor enum value (defined in MapBase< Derived >)MapBase< Derived >
isUnitary(RealScalar prec=precision< Scalar >()) constMatrixBase< Derived >
isUpperTriangular(RealScalar prec=precision< Scalar >()) constMatrixBase< Derived >
isVector() constMatrixBase< Derived > [inline]
IsVectorAtCompileTime enum valueMatrixBase< Derived >
isZero(RealScalar prec=precision< Scalar >()) constMatrixBase< Derived >
lazy() constMatrixBase< Derived >
lazyAssign(const SparseProduct< Derived1, Derived2, SparseTimeDenseProduct > &product) (defined in MatrixBase< Derived >)MatrixBase< Derived > [inline]
lazyAssign(const SparseProduct< Derived1, Derived2, DenseTimeSparseProduct > &product) (defined in MatrixBase< Derived >)MatrixBase< Derived > [inline]
ldlt() constMatrixBase< Derived >
llt() constMatrixBase< Derived >
lpNorm() constMatrixBase< Derived > [inline]
lu() constMatrixBase< Derived >
m_cols (defined in MapBase< Derived >)MapBase< Derived > [protected]
m_data (defined in MapBase< Derived >)MapBase< Derived > [protected]
m_rows (defined in MapBase< Derived >)MapBase< Derived > [protected]
MapBase(const Scalar *data) (defined in MapBase< Derived >)MapBase< Derived > [inline]
MapBase(const Scalar *data, int size) (defined in MapBase< Derived >)MapBase< Derived > [inline]
MapBase(const Scalar *data, int rows, int cols) (defined in MapBase< Derived >)MapBase< Derived > [inline]
marked() constMatrixBase< Derived > [inline]
MatrixBase()MatrixBase< Derived > [inline]
maxCoeff() constMatrixBase< Derived >
maxCoeff(int *row, int *col) constMatrixBase< Derived >
maxCoeff(int *index) constMatrixBase< Derived >
MaxColsAtCompileTime enum valueMatrixBase< Derived >
MaxRowsAtCompileTime enum valueMatrixBase< Derived >
MaxSizeAtCompileTime enum valueMatrixBase< Derived >
minCoeff() constMatrixBase< Derived >
minCoeff(int *row, int *col) constMatrixBase< Derived >
minCoeff(int *index) constMatrixBase< Derived >
minor(int row, int col)MatrixBase< Derived >
minor(int row, int col) constMatrixBase< Derived >
nestByValue() constMatrixBase< Derived > [inline]
nonZeros() constMatrixBase< Derived > [inline]
norm() constMatrixBase< Derived >
normalize()MatrixBase< Derived >
normalized() constMatrixBase< Derived >
NullaryExpr(int rows, int cols, const CustomNullaryOp &func)MatrixBase< Derived > [inline, static]
NullaryExpr(int size, const CustomNullaryOp &func)MatrixBase< Derived > [inline, static]
NullaryExpr(const CustomNullaryOp &func)MatrixBase< Derived > [inline, static]
Ones(int rows, int cols)MatrixBase< Derived > [static]
Ones(int size)MatrixBase< Derived > [static]
Ones()MatrixBase< Derived > [static]
operator!=(const MatrixBase< OtherDerived > &other) const (defined in MatrixBase< Derived >)MatrixBase< Derived > [inline]
operator()(int row, int col) constMatrixBase< Derived >
operator()(int row, int col)MatrixBase< Derived >
operator()(int index) constMatrixBase< Derived >
operator()(int index)MatrixBase< Derived >
operator*(const Scalar &scalar) const (defined in MatrixBase< Derived >)MatrixBase< Derived >
operator* (defined in MatrixBase< Derived >)MatrixBase< Derived > [friend]
operator*(const MatrixBase< OtherDerived > &other) constMatrixBase< Derived > [inline]
operator*=(const Scalar &other) (defined in MapBase< Derived >)MapBase< Derived > [inline]
operator*=(const Scalar &other) (defined in MatrixBase< Derived >)MatrixBase< Derived >
MatrixBase< Derived >::operator*=(const MatrixBase< OtherDerived > &other)MatrixBase< Derived > [inline]
operator+(const MatrixBase< OtherDerived > &other) const (defined in MatrixBase< Derived >)MatrixBase< Derived > [inline]
operator+=(const MatrixBase< OtherDerived > &other) (defined in MapBase< Derived >)MapBase< Derived > [inline]
operator+=(const Flagged< Product< Lhs, Rhs, CacheFriendlyProduct >, 0, EvalBeforeNestingBit|EvalBeforeAssigningBit > &other) (defined in MatrixBase< Derived >)MatrixBase< Derived > [inline]
operator-() constMatrixBase< Derived >
operator-(const MatrixBase< OtherDerived > &other) constMatrixBase< Derived > [inline]
operator-=(const MatrixBase< OtherDerived > &other) (defined in MapBase< Derived >)MapBase< Derived > [inline]
operator/(const Scalar &scalar) const (defined in MatrixBase< Derived >)MatrixBase< Derived >
operator/=(const Scalar &other) (defined in MapBase< Derived >)MapBase< Derived > [inline]
operator/=(const Scalar &other) (defined in MatrixBase< Derived >)MatrixBase< Derived >
operator<<(const Scalar &s)MatrixBase< Derived >
operator<<(const MatrixBase< OtherDerived > &other)MatrixBase< Derived > [inline]
operator=(const MapBase &other) (defined in MapBase< Derived >)MapBase< Derived > [inline]
operator=(const MatrixBase< OtherDerived > &other)MapBase< Derived > [inline]
MatrixBase< Derived >::operator=(const MatrixBase &other)MatrixBase< Derived > [inline]
operator==(const MatrixBase< OtherDerived > &other) const (defined in MatrixBase< Derived >)MatrixBase< Derived > [inline]
operator[](int index) constMatrixBase< Derived >
operator[](int index)MatrixBase< Derived >
operatorNorm() constMatrixBase< Derived >
outerSize() constMatrixBase< Derived > [inline]
packet(int row, int col) const (defined in MapBase< Derived >)MapBase< Derived > [inline]
packet(int index) const (defined in MapBase< Derived >)MapBase< Derived > [inline]
PacketAccess enum value (defined in MapBase< Derived >)MapBase< Derived >
PacketScalar typedef (defined in MapBase< Derived >)MapBase< Derived >
part()MatrixBase< Derived > [inline]
part() constMatrixBase< Derived > [inline]
qr() constMatrixBase< Derived >
Random(int rows, int cols)MatrixBase< Derived > [static]
Random(int size)MatrixBase< Derived > [static]
Random()MatrixBase< Derived > [static]
real() constMatrixBase< Derived >
row(int i)MatrixBase< Derived >
row(int i) constMatrixBase< Derived >
rows() const MapBase< Derived > [inline]
RowsAtCompileTime enum valueMapBase< Derived >
rowwise() constMatrixBase< Derived >
Scalar typedef (defined in MapBase< Derived >)MapBase< Derived >
segment(int start, int size)MatrixBase< Derived >
segment(int start, int size) constMatrixBase< Derived >
segment(int start)MatrixBase< Derived > [inline]
segment(int start) constMatrixBase< Derived > [inline]
select(const MatrixBase< ThenDerived > &thenMatrix, const MatrixBase< ElseDerived > &elseMatrix) constMatrixBase< Derived > [inline]
select(const MatrixBase< ThenDerived > &thenMatrix, typename ThenDerived::Scalar elseScalar) constMatrixBase< Derived > [inline]
select(typename ElseDerived::Scalar thenScalar, const MatrixBase< ElseDerived > &elseMatrix) constMatrixBase< Derived > [inline]
setConstant(const Scalar &value)MatrixBase< Derived >
setIdentity()MatrixBase< Derived >
setOnes()MatrixBase< Derived >
setRandom()MatrixBase< Derived >
setZero()MatrixBase< Derived >
size() constMatrixBase< Derived > [inline]
SizeAtCompileTime enum valueMapBase< Derived >
solveTriangular(const MatrixBase< OtherDerived > &other) constMatrixBase< Derived > [inline]
solveTriangularInPlace(const MatrixBase< OtherDerived > &other) constMatrixBase< Derived > [inline]
squaredNorm() constMatrixBase< Derived >
start(int size)MatrixBase< Derived >
start(int size) constMatrixBase< Derived >
start(void)MatrixBase< Derived > [inline]
start() const (defined in MatrixBase< Derived >)MatrixBase< Derived > [inline]
stride() const MapBase< Derived > [inline]
sum() constMatrixBase< Derived >
svd() constMatrixBase< Derived >
swap(const MatrixBase< OtherDerived > &other)MatrixBase< Derived > [inline]
trace() constMatrixBase< Derived >
transpose()MatrixBase< Derived >
transpose() constMatrixBase< Derived >
transposeInPlace()MatrixBase< Derived >
unaryExpr(const CustomUnaryOp &func=CustomUnaryOp()) constMatrixBase< Derived > [inline]
Unit(int size, int i)MatrixBase< Derived > [static]
Unit(int i)MatrixBase< Derived > [static]
unitOrthogonal(void) constMatrixBase< Derived >
UnitW()MatrixBase< Derived > [static]
UnitX()MatrixBase< Derived > [static]
UnitY()MatrixBase< Derived > [static]
UnitZ()MatrixBase< Derived > [static]
visit(Visitor &func) constMatrixBase< Derived > [inline]
w() constMatrixBase< Derived >
w()MatrixBase< Derived >
writePacket(int row, int col, const PacketScalar &x) (defined in MapBase< Derived >)MapBase< Derived > [inline]
writePacket(int index, const PacketScalar &x) (defined in MapBase< Derived >)MapBase< Derived > [inline]
writePacket(int row, int col, const PacketScalar &x) (defined in MatrixBase< Derived >)MatrixBase< Derived > [inline]
writePacket(int index, const PacketScalar &x) (defined in MatrixBase< Derived >)MatrixBase< Derived > [inline]
x() constMatrixBase< Derived >
x()MatrixBase< Derived >
y() constMatrixBase< Derived >
y()MatrixBase< Derived >
z() constMatrixBase< Derived >
z()MatrixBase< Derived >
Zero(int rows, int cols)MatrixBase< Derived > [static]
Zero(int size)MatrixBase< Derived > [static]
Zero()MatrixBase< Derived > [static]


Generated on Thu Oct 8 14:52:39 2009 for Eigen by  doxygen 1.5.9