SourcePro® C++ API Reference Guide

Product Documentation:
   SourcePro C++
Documentation Home
Classes | Modules | Functions
Linear Algebra Module

Module Description

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...
 

Function Documentation

void rwBlaInitStatics ( )
inline
Deprecated:
As of SourcePro 11.1, this function is a no-op and can be safely removed.

rwBlaInitStatics() was used for the initialization of private data used by Rogue Wave-supplied BLAS and LAPACK routines.

Copyright © 2016 Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.