finitediff
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Cexception
 CIncompatibleMatrixSizeExceptionWhen trying to perform operation with matrices with incompatible sizes
 CNegativeMatrixElementNumberException
 CNotInitializedMemberException
 COutOfRangeColumnNumber
 COutOfRangeConstructionElementaryPermutationException
 CPermutationIdexoutOfRangeException
 CProbablyNotWhatYouWantException
 CSNchangeNotAllowedException
 CSNoutOfRangeException
 Cm_num
 CMgenericPermutation< tp_size >A permutation is a bijection of a finite subset of N
 CMelementaryPermutation< tp_size >
 CMpermutation< tp_size >This class represents a permutation (not a matrix)
 CRepeatFunction
 CSNelement< T, tp_size >This is a template class that represent an element of a SNmatrix
 CSNgeneric< T, tp_size >This is the base class for the other matrices types
 CSNgaussian< T, tp_size >
 CSNidentity< T, tp_size >
 CSNlowerTriangular< T, tp_size >Represents a lower triangular matrix (the diagonal can be non zero)
 CSNmatrix< T, tp_size >Represent a square numerical matrix
 CSNmultiGaussian< T, tp_size >
 CSNpermutation< T, tp_size >
 CSNupperTriangular< T, tp_size >
 CSNline< T, tp_size >
 CSNplu< T, tp_size >
 CSNvector< T, tp_size >
 CSpecialValue< T >