BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
fn_BZ_inv.hpp File Reference
#include "blaze_config.hpp"
#include <blaze/math/functors/Inv.h>
#include <blaze/math/typetraits/IsMatrix.h>
#include "cl_BZ_Matrix.hpp"
Include dependency graph for fn_BZ_inv.hpp:

Go to the source code of this file.

Namespaces

namespace  belfem
 USER GUIDES:

Functions

template<typename T, typename = blaze::EnableIf_t< blaze::IsMatrix_v< T > >>
blaze::DynamicMatrix< blaze::ElementType_t< T >, BLAZE_DEFAULT_STORAGE_ORDERbelfem::inv (const T &aExpression)