SourcePro® 2022.1 |
SourcePro® API Reference Guide |
This module provides a complete, intuitive, object-oriented interface to the entities and algorithms of numerical linear algebra. The algorithms are taken from LAPACK, the most complete procedural linear algebra library available today.
Classes | |
| class | rw_linear_algebra_traits< TypeT > |
| A collection of traits typedefs. More... | |
| class | rw_linear_algebra_traits< DComplex > |
| A collection of traits typedefs specialized on DComplex. More... | |
| class | rw_linear_algebra_traits< double > |
| A collection of traits typedefs specialized on double. More... | |
| class | rw_linear_algebra_traits< float > |
| A collection of traits typedefs specialized on float. More... | |
Modules | |
| Decomposition | |
| Factorization | |
| Least Squares Factorization | |
| Symmetric Eigenvalue Decomposition | |
| Nonsymmetric Eigenvalue Decomposition | |
| Sparse Matrices | |
Functions | |
| void | rwBlaInitStatics () |
| Deprecated. Initializes Rogue Wave-supplied BLAS and LAPACK routines. More... | |
|
inline |
rwBlaInitStatics() was used for the initialization of private data used by Rogue Wave-supplied BLAS and LAPACK routines.
|
Copyright © 2022 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |