Go to the source code of this file.
Namespaces | |
| namespace | belfem |
| USER GUIDES: | |
Functions | |
| template<typename T> | |
| T | belfem::min (const Vector< T > &aVector) |
| template<typename T> | |
| T | belfem::min (const Matrix< T > &aMatrix) |
| template<typename T> | |
| T | belfem::min (const arma::Mat< T > &aMatrix) |