RowColWiseBase Entity Reference

Inherited by MatrixColWise, MatrixRowWise, XMatrixColWise, and XMatrixRowWise.

List of all members.


Libraries

All 
 returns a row (or column) vector expression representing whether all coefficients of each respective column (or row) are true.
Any 
 returns a row (or column) vector expression representing whether at least one coefficient of each respective column (or row) is true.
MaxCoeff 
MinCoeff 
Norm 
Normalize 
 modifies this matrix such that it has normalized rows or columns
Normalized 
 creates a matrix from this with normalized rows or columns and returns it
RowColWiseBase 
 constructor
SquaredNorm 
Sum 


Detailed Description

template<typename MatrixType, typename Scalar, int Direction>
class tngmath::RowColWiseBase< MatrixType, Scalar, Direction >

providing row- or column-wise operations to matrices

Member Function Documentation

[Library]

Returns:
a row (or column) vector expression of the largest coefficient of each column (or row) of the referenced expression.

[Library]

Returns:
a row (or column) vector expression of the smallest coefficient of each column (or row) of the referenced expression.

[Library]

Returns:
a row (or column) vector expression of the norm of each column (or row) of the referenced expression.

[Library]

Returns:
a row (or column) vector expression of the squared norm of each column (or row) of the referenced expression.

[Library]

Returns:
a row (or column) vector expression of the sum of each column (or row) of the referenced expression.


The documentation for this class was generated from the following file:

Generated on Wed Nov 17 17:35:52 2010 for 'tngmath' Module Scripting Interface by  doxygen 1.5.6