MOAB
4.9.3pre
|
#include <BlasUtil.h>
Static Public Member Functions | |
static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE To | run (const From &x) |
Definition at line 113 of file BlasUtil.h.
static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE To Eigen::internal::get_factor< From, To >::run | ( | const From & | x | ) | [inline, static] |
Definition at line 114 of file BlasUtil.h.
{ return x; }