OpenKalman
Functions
make_eigen_tensor_wrapper.hpp File Reference

Definition of make_eigen_wrapper function. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename Arg , std::enable_if_t< indexible< Arg >, int > = 0>
auto OpenKalman::Eigen3::make_eigen_tensor_wrapper (Arg &&arg)
 Make a LibraryWrapper for the Eigen tensor library.
 

Detailed Description

Definition of make_eigen_wrapper function.