BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
fn_BZ_min.hpp File Reference
#include "cl_BZ_Vector.hpp"
#include "cl_BZ_Matrix.hpp"
Include dependency graph for fn_BZ_min.hpp:

Go to the source code of this file.

Namespaces

namespace  belfem
 USER GUIDES:

Functions

template<typename T>
belfem::min (const blaze::Columns< blaze::DynamicMatrix< T, BLAZE_DEFAULT_STORAGE_ORDER >, true, true, false > &aColumn)
template<typename T>
belfem::min (const blaze::Rows< blaze::DynamicMatrix< T, BLAZE_DEFAULT_STORAGE_ORDER >, false, true, false > &aColumn)
template<typename T>
belfem::min (const Vector< T > &aVector)
template<typename T>
belfem::min (const Matrix< T > &aMatrix)