Anasazi
Version of the Day
|
Orthogonalization manager based on Tall Skinny QR (TSQR) More...
Go to the source code of this file.
Classes | |
class | Anasazi::OutOfPlaceNormalizerMixin< Scalar, MV > |
Mixin for out-of-place orthogonalization. More... | |
class | Anasazi::TsqrOrthoManager< Scalar, MV > |
TSQR-based OrthoManager subclass. More... | |
class | Anasazi::TsqrMatOrthoManager< Scalar, MV, OP > |
MatOrthoManager subclass using TSQR or SVQB. More... | |
Namespaces | |
Anasazi | |
Namespace Anasazi contains the classes, structs, enums and utilities used by the Anasazi package. | |
Orthogonalization manager based on Tall Skinny QR (TSQR)
Orthogonalization manager back end based on Tall Skinny QR (TSQR)
Definition in file AnasaziTsqrOrthoManager.hpp.