Public Types | Static Public Attributes | List of all members
vectorize_arg< T > Struct Template Reference

#include <numpy.h>

Public Types

using call_type = remove_reference_t< T >
 
using type = conditional_t< vectorize, array_t< remove_cv_t< call_type >, array::forcecast >, T >
 

Static Public Attributes

static constexpr bool vectorize
 

Detailed Description

template<typename T>
struct vectorize_arg< T >

Definition at line 1740 of file numpy.h.

Member Typedef Documentation

◆ call_type

template<typename T >
using vectorize_arg< T >::call_type = remove_reference_t<T>

Definition at line 1744 of file numpy.h.

◆ type

Definition at line 1756 of file numpy.h.

Member Data Documentation

◆ vectorize

template<typename T >
constexpr bool vectorize_arg< T >::vectorize
staticconstexpr

The documentation for this struct was generated from the following file:
is_std_array
Definition: numpy.h:318
vectorize_arg::call_type
remove_reference_t< T > call_type
Definition: numpy.h:1744
negation
Definition: wrap/pybind11/include/pybind11/detail/common.h:699
test_callbacks.value
value
Definition: test_callbacks.py:158


gtsam
Author(s):
autogenerated on Tue Jun 25 2024 03:08:24