#include "blaze_config.hpp"#include <blaze/math/functors/Inv.h>#include <blaze/math/typetraits/IsMatrix.h>#include "cl_BZ_Matrix.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_ORDER > | belfem::inv (const T &aExpression) |