rwlogo
SourcePro C++ 13.0

SourcePro® C++ API Reference Guide

Product Documentation:

   SourcePro C++
Documentation Home

 All Classes Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
List of all members | Public Types
rw_linear_algebra_traits< float > Class Template Reference

A collection of traits typedefs specialized on float. More...

#include <rw/lapack/latraits.h>

Public Types

typedef RWSymBandMat< float > banded_hermitian_type
  More...
 
typedef RWBandMat< int > generic_band_mat
  More...
 
typedef RWSkewMat< int > generic_skew_mat
  More...
 
typedef RWSymMat< int > generic_sym_mat
  More...
 
typedef RWTriDiagMat< int > generic_tri_diag_mat
  More...
 
typedef RWSymMat< float > hermitian_type
  More...
 
typedef mathFunTy lapkFunType
  More...
 
typedef RWLowerTriMat< int > narrow_lower_tri_mat
  More...
 
typedef RWSymBandMat< int > narrow_sym_band_mat
  More...
 
typedef RWUpperTriMat< int > narrow_upper_tri_mat
  More...
 

Detailed Description

template<>
class rw_linear_algebra_traits< float >

A collection of traits typedefs.

Member Typedef Documentation

Type to represent a symmetric banded hermitian matrix

Type to represent a banded matrix

Type to represent a skew matrix

Type to represent a symmetric matrix

Type to represent a tridiagonal matrix

Type to represent a symmetric hermitian matrix

typedef mathFunTy rw_linear_algebra_traits< float >::lapkFunType

Type to represent a Linear Algebra Package function

Type to represent a lower triangular matrix

Type to represent a symmetric banded matrix

Type to represent a upper triangular matrix


Copyright © 2014 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.