Matrix Entity Reference

The standard dense Matrix/Vector class. More...

Inherits tngmath::MatrixBase.

Inherited by XMatrix.

List of all members.


Libraries

ColWise 
CWise 
Get 
Matrix 
 constructs a matrix and allocates nrow*ncol elements
RowWise 


Detailed Description

The standard dense Matrix/Vector class.

The default array class 'Matrix' which is of type 'MathArrayBase' with scalar 'double' precision

Matrix provides basic linear algebra for vector, matrix and scalar operations.

The type Matrix is a specialization of the template type MathArrayBase<>, whereby the base type is a real number of double precision. Moreover, the following type identifiers are defined within Matrix:


Member Function Documentation

[Library]

Returns:
a MatrixColWise expression

Reimplemented in XMatrix.

[Library]

Returns:
a MatrixCWise expression

Reimplemented in XMatrix.

Returns:
an Eigen decomposition object

Reimplemented in XMatrix.

Returns:
a generalized symmetric Eigen decomposition object

Returns:
a symmetric Eigen decomposition object

Reimplemented in XMatrix.

Returns:
a symmetric (lower triangular) Eigen decomposition object

a symmetric (upper triangular) Eigen decomposition object

[Library]

Returns:
a generalized symmetric (lower triangular) Eigen decomposition object

a generalized symmetric (upper triangular) Eigen decomposition object

Returns:
an LDL decomposition object

Reimplemented in XMatrix.

Returns:
an LLT decomposition object

Reimplemented in XMatrix.

Returns:
an LU decomposition object

Reimplemented in XMatrix.

Returns:
an QRecomposition object

Reimplemented in XMatrix.

[Library]

Returns:
a MatrixRowWise expression

Reimplemented in XMatrix.

Returns:
an SVD decomposition object

Reimplemented in XMatrix.


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