mod_vector::abs | Interface generic --> abs |
mod_vector::add | Interface generic --> add |
mod_matrix::assignment(=) | Brief interface assignment(=) |
mod_vector::assignment(=) | Brief interface assignment(=) |
mod_matrix::chol | Interface generic --> chol |
mod_linear_equation::destruct | Interface generic --> destruct linear_equation and derived type |
mod_matrix::destruct | Interface generic --> destruct matrix and derived type |
mod_vector::destruct | Interface generic --> destruct vector |
mod_matrix::det | Interface generic --> det |
mod_matrix::diag | Interface generic --> diag |
mod_vector::dot | Interface generic --> dot |
mod_matrix::get | Interface generic --> get |
mod_vector::get | Interface generic --> get |
mod_linear_equation::ilinsolve | Interface generic --> ilinsolve |
mod_vector::init | Interface generic --> init |
mod_matrix::init | Interface generic --> init |
mod_matrix::inv | Interface generic --> inv |
mod_linear_equation::leq_getBlock | Interface generic --> leq_getBlock |
mod_linear_equation::linsolve | Interface generic --> linsolve |
mod_matrix::lu | Interface generic --> lu |
mod_matrix::m_lu | Interface generic --> m_lu |
mod_matrix::matrix | Type matrix |
mod_vector::max | Interface generic --> max |
mod_matrix::max | Interface generic --> max |
mod_vector::min | Interface generic --> min |
mod_matrix::min | Interface generic --> min |
mod_vector::norm | Interface generic --> norm |
mod_matrix::norm | Interface 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::pinv | Interface generic --> pinv |
mod_matrix::print | Interface generic --> print |
mod_vector::print | Interface generic --> print |
mod_matrix::qr | Interface generic --> qr |
mod_vector::random | Interface generic --> random |
mod_matrix::random | Interface generic --> random |
mod_matrix::rank | Interface generic --> rank |
mod_vector::set | Interface generic --> set |
mod_matrix::set | Interface generic --> set |
mod_matrix::spec | Interface generic --> spec |
mod_vector::sqrnorm | Interface generic --> sqrnorm |
mod_vector::sum | Interface generic --> sum |
mod_matrix::sum | Interface generic --> sum |
mod_matrix::svd | Interface generic --> svd |
mod_matrix::t_eig | Type t_eig |
mod_matrix::t_lu | Type t_lu |
mod_matrix::t_m_and_p | Type t_m_and_p |
mod_matrix::t_poweig | Type t_poweig |
mod_matrix::t_qr | Type t_qr |
mod_linear_equation::t_soleq | Type t_soleq |
mod_matrix::t_svd | Type t_svd |
mod_times::t_time | Type t_time |
mod_times::t_timeval | Type t_timeval |
mod_matrix::tril | Interface generic --> tril |
mod_matrix::triu | Interface generic --> triu |
mod_exception::type_exception | Type type_exception |
mod_vector::vector | Real*4 : type of precision : * real*4 for simple precision * real*8 for double precision |