TridiagonalMatrix< Scalar, Size, Options > Class Template Reference
[Core module]

Represents a tridiagonal matrix with a compact banded storage. More...

Inheritance diagram for TridiagonalMatrix< Scalar, Size, Options >:
Inheritance graph
[legend]

List of all members.


Detailed Description

template<typename Scalar, int Size, int Options>
class Eigen::internal::TridiagonalMatrix< Scalar, Size, Options >

Represents a tridiagonal matrix with a compact banded storage.

Parameters:
_Scalar Numeric type, i.e. float, double, int
Size Number of rows and cols, or Dynamic
_Options Can be 0 or SelfAdjoint
See also:
class BandMatrix

The documentation for this class was generated from the following file:
Generated on Sun Jul 3 00:55:36 2011 for Eigen by  doxygen 1.6.3