GURLS++  2.0.00
C++ Implementation of GURLS Matlab Toolbox
LinearAlgebra

Contains classes representing 1D/2D matrices and methods to compute basic linear algebra operations on them.

Classes

class  gurls::gMat2D< T >
 gMat2D implements a matrix of generic size More...
class  gurls::gVec< T >
 gVec implements a vector of generic length More...

Files

file  blas_lapack.h
 

Contains prototypes for BLAS level 1, 2, 3 and Lapack routines.


file  blas_lapack.hpp
 

Contains template functions for BLAS level 1, 2, 3 and Lapack routines.


file  gmath.h
 

Contains functions that implement some relevant BLAS level 1,2 or 3 and Lapack functionalities.


 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends