Go to the source code of this file.
Namespaces | |
| namespace | belfem |
| USER GUIDES: | |
Functions | |
| template<typename T> | |
| T | belfem::max (const blaze::Columns< blaze::DynamicMatrix< T, BLAZE_DEFAULT_STORAGE_ORDER >, true, true, false > &aColumn) |
| template<typename T> | |
| T | belfem::max (const blaze::Rows< blaze::DynamicMatrix< T, BLAZE_DEFAULT_STORAGE_ORDER >, false, true, false > &aColumn) |
| template<typename T> | |
| T | belfem::max (const Vector< T > &aVector) |
| template<typename T> | |
| T | belfem::max (const Matrix< T > &aMatrix) |