Public Member Functions | Public Attributes | List of all members
numpy_internals Struct Reference

#include <numpy.h>

Public Member Functions

numpy_type_infoget_type_info (const std::type_info &tinfo, bool throw_if_missing=true)
 
template<typename T >
numpy_type_infoget_type_info (bool throw_if_missing=true)
 

Public Attributes

std::unordered_map< std::type_index, numpy_type_inforegistered_dtypes
 

Detailed Description

Definition at line 87 of file numpy.h.

Member Function Documentation

numpy_type_info* numpy_internals::get_type_info ( const std::type_info &  tinfo,
bool  throw_if_missing = true 
)
inline

Definition at line 90 of file numpy.h.

template<typename T >
numpy_type_info* numpy_internals::get_type_info ( bool  throw_if_missing = true)
inline

Definition at line 99 of file numpy.h.

Member Data Documentation

std::unordered_map<std::type_index, numpy_type_info> numpy_internals::registered_dtypes

Definition at line 88 of file numpy.h.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:48