![]() |
Eigen
3.3.9
|
#include <Eigen/src/Core/BandMatrix.h>
Represents a tridiagonal matrix with a compact banded storage.
| Scalar | Numeric type, i.e. float, double, int |
| Size | Number of rows and cols, or Dynamic |
| Options | Can be 0 or SelfAdjoint |
Inheritance diagram for Eigen::internal::TridiagonalMatrix< Scalar, Size, Options >:Additional Inherited Members | |
Public Member Functions inherited from Eigen::internal::BandMatrix< Scalar, Size, Size, Options &SelfAdjoint?0:1, 1, Options|RowMajor > | |
| Index | cols () const |
| Index | cols () const |
| Index | rows () const |
| Index | rows () const |
| Index | subs () const |
| Index | subs () const |
| Index | supers () const |
| Index | supers () const |