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 1471 of file numpy.h.

Member Typedef Documentation

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

Definition at line 1474 of file numpy.h.

Definition at line 1482 of file numpy.h.

Member Data Documentation

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

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


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