Data Types List

Here are the data types with brief descriptions:
mod_vector::absInterface generic --> abs
mod_vector::addInterface generic --> add
mod_matrix::assignment(=)Brief interface assignment(=)
mod_vector::assignment(=)Brief interface assignment(=)
mod_matrix::cholInterface generic --> chol
mod_linear_equation::destructInterface generic --> destruct linear_equation and derived type
mod_matrix::destructInterface generic --> destruct matrix and derived type
mod_vector::destructInterface generic --> destruct vector
mod_matrix::detInterface generic --> det
mod_matrix::diagInterface generic --> diag
mod_vector::dotInterface generic --> dot
mod_matrix::getInterface generic --> get
mod_vector::getInterface generic --> get
mod_linear_equation::ilinsolveInterface generic --> ilinsolve
mod_vector::initInterface generic --> init
mod_matrix::initInterface generic --> init
mod_matrix::invInterface generic --> inv
mod_linear_equation::leq_getBlockInterface generic --> leq_getBlock
mod_linear_equation::linsolveInterface generic --> linsolve
mod_matrix::luInterface generic --> lu
mod_matrix::m_luInterface generic --> m_lu
mod_matrix::matrixType matrix
mod_vector::maxInterface generic --> max
mod_matrix::maxInterface generic --> max
mod_vector::minInterface generic --> min
mod_matrix::minInterface generic --> min
mod_vector::normInterface generic --> norm
mod_matrix::normInterface generic --> norm
mod_vector::operator(*)Interface operator(*)
mod_matrix::operator(*)Interface operator(*)
mod_matrix::operator(+)Interface operator(+)
mod_vector::operator(+)Interface operator(+)
mod_matrix::operator(-)Interface operator(-)
mod_vector::operator(-)Interface operator(-)
mod_matrix::operator(.cond.)Interface operator(.cond.)
mod_vector::operator(.cross.)Interface operator(.cross.)
mod_matrix::operator(.det.)Interface operator(.det.)
mod_vector::operator(.dot.)Interface operator(.dot.)
mod_matrix::operator(.inv.)Interface operator(.inv.)
mod_vector::operator(.inv.)Interface operator(.inv.)
mod_vector::operator(.len.)Interface operator(.len.)
mod_vector::operator(.norm.)Interface operator(.norm.)
mod_matrix::operator(.rank.)Interface operator(.rank.)
mod_vector::operator(.sqrnorm.)Interface operator(.sqrnorm.)
mod_matrix::operator(.tr.)Interface operator(.tr.)
mod_matrix::operator(/)Interface operator(/)
mod_vector::operator(/)Interface operator(/)
mod_matrix::operator(==)Interface operator(==)
mod_vector::operator(==)Interface operator(==)
mod_matrix::pinvInterface generic --> pinv
mod_matrix::printInterface generic --> print
mod_vector::printInterface generic --> print
mod_matrix::qrInterface generic --> qr
mod_vector::randomInterface generic --> random
mod_matrix::randomInterface generic --> random
mod_matrix::rankInterface generic --> rank
mod_vector::setInterface generic --> set
mod_matrix::setInterface generic --> set
mod_matrix::specInterface generic --> spec
mod_vector::sqrnormInterface generic --> sqrnorm
mod_vector::sumInterface generic --> sum
mod_matrix::sumInterface generic --> sum
mod_matrix::svdInterface generic --> svd
mod_matrix::t_eigType t_eig
mod_matrix::t_luType t_lu
mod_matrix::t_m_and_pType t_m_and_p
mod_matrix::t_poweigType t_poweig
mod_matrix::t_qrType t_qr
mod_linear_equation::t_soleqType t_soleq
mod_matrix::t_svdType t_svd
mod_times::t_timeType t_time
mod_times::t_timevalType t_timeval
mod_matrix::trilInterface generic --> tril
mod_matrix::triuInterface generic --> triu
mod_exception::type_exceptionType type_exception
mod_vector::vectorReal*4 : type of precision : * real*4 for simple precision * real*8 for double precision
 All Classes Namespaces Files Functions Variables Defines