Newmat matrix manipulation library

Classes

class  LogAndSign
class  MatrixType
class  MatrixBandWidth
class  ArrayLengthSpecifier
class  BaseMatrix
 Base of the matrix classes. More...
class  GeneralMatrix
 The classes for matrices that can contain data are derived from this. More...
class  Matrix
 The usual rectangular matrix. More...
class  SquareMatrix
 Square matrix. More...
class  nricMatrix
 Rectangular matrix for use with Numerical Recipes in C. More...
class  SymmetricMatrix
 Symmetric matrix. More...
class  UpperTriangularMatrix
 Upper triangular matrix. More...
class  LowerTriangularMatrix
 Lower triangular matrix. More...
class  DiagonalMatrix
 Diagonal matrix. More...
class  RowVector
 Row vector. More...
class  ColumnVector
 Column vector. More...
class  CroutMatrix
class  BandMatrix
 Band matrix. More...
class  UpperBandMatrix
 Upper triangular band matrix. More...
class  LowerBandMatrix
 Lower triangular band matrix. More...
class  SymmetricBandMatrix
 Symmetric band matrix. More...
class  BandLUMatrix
 LU decomposition of a band matrix. More...
class  IdentityMatrix
 Identity matrix. More...
class  GenericMatrix
 A matrix which can be of any GeneralMatrix type. More...
class  MultipliedMatrix
class  AddedMatrix
class  SPMatrix
class  KPMatrix
class  ConcatenatedMatrix
class  StackedMatrix
class  SolvedMatrix
class  SubtractedMatrix
class  ShiftedMatrix
class  NegShiftedMatrix
class  ScaledMatrix
class  NegatedMatrix
class  TransposedMatrix
class  ReversedMatrix
class  InvertedMatrix
class  RowedMatrix
class  ColedMatrix
class  DiagedMatrix
class  MatedMatrix
class  ReturnMatrix
class  GetSubMatrix
class  LinearEquationSolver
class  MatrixInput
class  SimpleIntArray
class  RealStarStar
 Let matrix simulate a C type two dimensional array. More...
class  ConstRealStarStar
 Let matrix simulate a C type const two dimensional array. More...
class  NPDException
 Not positive definite exception. More...
class  ConvergenceException
 Covergence failure exception. More...
class  SingularException
 Singular matrix exception. More...
class  OverflowException
 Real overflow exception. More...
class  ProgramException
 Miscellaneous exception (details in character string). More...
class  IndexException
 Index exception. More...
class  VectorException
 Cannot convert to vector exception. More...
class  NotSquareException
 A matrix is not square exception. More...
class  SubMatrixDimensionException
 Submatrix dimension exception. More...
class  IncompatibleDimensionsException
 Incompatible dimensions exception. More...
class  NotDefinedException
 Not defined exception. More...
class  CannotBuildException
 Cannot build matrix with these properties exception. More...
class  InternalException
 Internal newmat exception - shouldn't happen. More...

Files

file  _newmat.dox
file  bandmat.cpp
file  cholesky.cpp
file  controlw.h
file  evalue.cpp
file  example.cpp
file  fft.cpp
 

Fast Fourier (Carl de Boor) and trig transforms.


file  garch.cpp
file  hholder.cpp
file  jacobi.cpp
file  newfft.cpp
file  newmat.h
file  newmat1.cpp
file  newmat2.cpp
file  newmat3.cpp
file  newmat4.cpp
file  newmat5.cpp
file  newmat6.cpp
file  newmat7.cpp
file  newmat8.cpp
file  newmat9.cpp
file  newmatap.h
file  newmatio.h
file  newmatnl.cpp
file  newmatnl.h
file  newmatrc.h
file  newmatrm.cpp
file  newmatrm.h
file  nl_ex.cpp
file  nm_ex1.cpp
file  nm_ex2.cpp
file  nm_misc.cpp
file  precisio.h
file  sl_ex.cpp
file  solution.cpp
file  solution.h
file  sort.cpp
file  submat.cpp
file  svd.cpp
file  test_exc.cpp

Functions

void MatrixErrorNoSpace (const void *)
 test for allocation fails

Generated on Sun May 9 12:26:14 2010 for Realea by  doxygen 1.6.1