DPNP C++ backend kernel library 0.18.0dev0
Data Parallel Extension for NumPy*
Loading...
Searching...
No Matches
statistics::common::IsNan< T > Struct Template Reference

Static Public Member Functions

static bool isnan (const T &v)
 

Detailed Description

template<typename T>
struct statistics::common::IsNan< T >

Definition at line 88 of file common.hpp.

Member Function Documentation

◆ isnan()

template<typename T >
static bool statistics::common::IsNan< T >::isnan ( const T & v)
inlinestatic

Definition at line 90 of file common.hpp.


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