TridiagonalMatrix Class Reference

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

+ Inheritance diagram for TridiagonalMatrix:

List of all members.


Detailed Description

Represents a tridiagonal matrix with a compact banded storage.

Parameters:
_ScalarNumeric type, i.e. float, double, int
SizeNumber of rows and cols, or Dynamic
_OptionsCan be 0 or SelfAdjoint
See also:
class BandMatrix

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