HepMC3 event record library
Public Types | Static Public Member Functions
vectorize_returned_array< Func, void, Args...> Struct Template Reference

Public Types

using Type = none
 

Static Public Member Functions

static Type create (broadcast_trivial, const std::vector< ssize_t > &)
 
static void * mutable_data (Type &)
 
static detail::void_type call (Func &f, Args &...args)
 
static void call (void *, size_t, Func &f, Args &...args)
 

Detailed Description

template<typename Func, typename... Args>
struct vectorize_returned_array< Func, void, Args...>

Definition at line 1501 of file numpy.h.


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