Eigen::internal::ndtri_impl< Scalar > Struct Template Reference

#include <SpecialFunctionsImpl.h>

Static Public Member Functions

static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar run (const Scalar)
 

Member Function Documentation

◆ run()

template<typename Scalar >
static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar Eigen::internal::ndtri_impl< Scalar >::run ( const  Scalar)
inlinestatic
741 { return Scalar(0); }
SCALAR Scalar
Definition: bench_gemm.cpp:45

The documentation for this struct was generated from the following file: