MOAB  4.9.3pre
Eigen::internal::get_factor< From, To > Struct Template Reference

#include <BlasUtil.h>

List of all members.

Static Public Member Functions

static EIGEN_DEVICE_FUNC
EIGEN_STRONG_INLINE To 
run (const From &x)

Detailed Description

template<typename From, typename To>
struct Eigen::internal::get_factor< From, To >

Definition at line 113 of file BlasUtil.h.


Member Function Documentation

template<typename From , typename To >
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; }

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines