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

Go to the source code of this file.

Namespaces

namespace  belfem
 USER GUIDES:

Functions

template<typename T>
auto belfem::inv (const T &aExpression) -> decltype(arma::inv(aExpression))