NumCpp  2.12.1
A Templatized Header Only C++ Implementation of the Python NumPy Library
nc::is_ndarray_int< typename > Struct Template Reference

#include <TypeTraits.hpp>

Inherits std::false_type.

Detailed Description

template<typename>
struct nc::is_ndarray_int< typename >

Template class for determining if dtype is a valid index type for NdArray


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