Static Public Member Functions | List of all members
eigenpy::internal::SpecialMethods< T, type_code > Struct Template Reference

#include <user-type.hpp>

Static Public Member Functions

static void copyswap (void *, void *, int, void *)
 
static void copyswapn (void *, long, void *, long, long, int, void *)
 
static void dotfunc (void *, npy_intp, void *, npy_intp, void *, npy_intp, void *)
 
static PyObject * getitem (void *, void *)
 
static npy_bool nonzero (void *, void *)
 
static int setitem (PyObject *, void *, void *)
 

Detailed Description

template<typename T, int type_code = NumpyEquivalentType<T>::type_code>
struct eigenpy::internal::SpecialMethods< T, type_code >

Definition at line 17 of file user-type.hpp.

Member Function Documentation

template<typename T , int type_code = NumpyEquivalentType<T>::type_code>
static void eigenpy::internal::SpecialMethods< T, type_code >::copyswap ( void *  ,
void *  ,
int  ,
void *   
)
inlinestatic
template<typename T , int type_code = NumpyEquivalentType<T>::type_code>
static void eigenpy::internal::SpecialMethods< T, type_code >::copyswapn ( void *  ,
long  ,
void *  ,
long  ,
long  ,
int  ,
void *   
)
inlinestatic
template<typename T , int type_code = NumpyEquivalentType<T>::type_code>
static void eigenpy::internal::SpecialMethods< T, type_code >::dotfunc ( void *  ,
npy_intp  ,
void *  ,
npy_intp  ,
void *  ,
npy_intp  ,
void *   
)
inlinestatic
template<typename T , int type_code = NumpyEquivalentType<T>::type_code>
static PyObject* eigenpy::internal::SpecialMethods< T, type_code >::getitem ( void *  ,
void *   
)
inlinestatic
template<typename T , int type_code = NumpyEquivalentType<T>::type_code>
static npy_bool eigenpy::internal::SpecialMethods< T, type_code >::nonzero ( void *  ,
void *   
)
inlinestatic
template<typename T , int type_code = NumpyEquivalentType<T>::type_code>
static int eigenpy::internal::SpecialMethods< T, type_code >::setitem ( PyObject *  ,
void *  ,
void *   
)
inlinestatic

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


eigenpy
Author(s): Justin Carpentier, Nicolas Mansard
autogenerated on Sat Apr 17 2021 02:37:59