VectorwiseOp< ExpressionType, Direction > Member List

This is the complete list of members for VectorwiseOp< ExpressionType, Direction >, including all inherited members.

_expression() const VectorwiseOp< ExpressionType, Direction >inline
all() const VectorwiseOp< ExpressionType, Direction >inline
any() const VectorwiseOp< ExpressionType, Direction >inline
blueNorm() const VectorwiseOp< ExpressionType, Direction >inline
count() const VectorwiseOp< ExpressionType, Direction >inline
cross(const MatrixBase< OtherDerived > &other) const VectorwiseOp< ExpressionType, Direction >
CrossReturnType typedefVectorwiseOp< ExpressionType, Direction >
ExpressionTypeNested typedefVectorwiseOp< ExpressionType, Direction >
ExpressionTypeNestedCleaned typedefVectorwiseOp< ExpressionType, Direction >
extendedTo(const DenseBase< OtherDerived > &other) const VectorwiseOp< ExpressionType, Direction >inlineprotected
hnormalized() const VectorwiseOp< ExpressionType, Direction >inline
HNormalized_Block typedefVectorwiseOp< ExpressionType, Direction >
HNormalized_Factors typedefVectorwiseOp< ExpressionType, Direction >
HNormalized_Size enum valueVectorwiseOp< ExpressionType, Direction >
HNormalized_SizeMinusOne enum valueVectorwiseOp< ExpressionType, Direction >
HNormalizedReturnType typedefVectorwiseOp< ExpressionType, Direction >
homogeneous() const VectorwiseOp< ExpressionType, Direction >inline
hypotNorm() const VectorwiseOp< ExpressionType, Direction >inline
Index typedefVectorwiseOp< ExpressionType, Direction >
IsHorizontal enum valueVectorwiseOp< ExpressionType, Direction >
IsVertical enum valueVectorwiseOp< ExpressionType, Direction >
m_matrixVectorwiseOp< ExpressionType, Direction >protected
maxCoeff() const VectorwiseOp< ExpressionType, Direction >inline
mean() const VectorwiseOp< ExpressionType, Direction >inline
minCoeff() const VectorwiseOp< ExpressionType, Direction >inline
norm() const VectorwiseOp< ExpressionType, Direction >inline
operator*(const DenseBase< OtherDerived > &other) const VectorwiseOp< ExpressionType, Direction >inline
operator*=(const DenseBase< OtherDerived > &other)VectorwiseOp< ExpressionType, Direction >inline
operator+(const DenseBase< OtherDerived > &other) const VectorwiseOp< ExpressionType, Direction >inline
operator+=(const DenseBase< OtherDerived > &other)VectorwiseOp< ExpressionType, Direction >inline
operator-(const DenseBase< OtherDerived > &other) const VectorwiseOp< ExpressionType, Direction >inline
operator-=(const DenseBase< OtherDerived > &other)VectorwiseOp< ExpressionType, Direction >inline
operator/(const DenseBase< OtherDerived > &other) const VectorwiseOp< ExpressionType, Direction >inline
operator/=(const DenseBase< OtherDerived > &other)VectorwiseOp< ExpressionType, Direction >inline
operator=(const DenseBase< OtherDerived > &other)VectorwiseOp< ExpressionType, Direction >inline
prod() const VectorwiseOp< ExpressionType, Direction >inline
RealScalar typedefVectorwiseOp< ExpressionType, Direction >
redux(const BinaryOp &func=BinaryOp()) const VectorwiseOp< ExpressionType, Direction >inline
replicate(Index factor) const VectorwiseOp< ExpressionType, Direction >
replicate(Index factor=Factor) const VectorwiseOp< ExpressionType, Direction >inline
ReplicateReturnType typedefVectorwiseOp< ExpressionType, Direction >
reverse() const VectorwiseOp< ExpressionType, Direction >inline
Scalar typedefVectorwiseOp< ExpressionType, Direction >
squaredNorm() const VectorwiseOp< ExpressionType, Direction >inline
stableNorm() const VectorwiseOp< ExpressionType, Direction >inline
subVector(Index i)VectorwiseOp< ExpressionType, Direction >inlineprotected
SubVector typedefVectorwiseOp< ExpressionType, Direction >protected
subVectors() const VectorwiseOp< ExpressionType, Direction >inlineprotected
sum() const VectorwiseOp< ExpressionType, Direction >inline
VectorwiseOp(ExpressionType &matrix)VectorwiseOp< ExpressionType, Direction >inline