NumCpp  2.14.0
A Templatized Header Only C++ Implementation of the Python NumPy Library
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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: