Rheolef
7.2
an efficient C++ finite element environment
|
Go to the source code of this file.
Namespaces | |
namespace | rheolef |
This file is part of Rheolef. | |
Macros | |
#define | _RHEOLEF_instanciation(T) template tensor_basic<T> exp (const tensor_basic<T>& a, size_t d); \ |
Functions | |
template<typename T , int N> | |
Eigen::Matrix< T, N, N > | expm_eig (const Eigen::Matrix< T, N, N > &a) |
template<class T > | |
tensor_basic< T > | exp (const tensor_basic< T > &a, size_t d) |