AIToolbox
A library that offers tools for AI problem solving.
EigenVectorFromPython Struct Reference

#include </home/svalorzen/Libraries/Self/AIToolbox/src/Python/Utils.hpp>

Public Member Functions

 EigenVectorFromPython ()
 

Static Public Member Functions

static void * convertible (PyObject *obj_ptr)
 
static void construct (PyObject *list, boost::python::converter::rvalue_from_python_stage1_data *data)
 

Constructor & Destructor Documentation

◆ EigenVectorFromPython()

EigenVectorFromPython::EigenVectorFromPython ( )

Member Function Documentation

◆ construct()

static void EigenVectorFromPython::construct ( PyObject *  list,
boost::python::converter::rvalue_from_python_stage1_data *  data 
)
static

◆ convertible()

static void* EigenVectorFromPython::convertible ( PyObject *  obj_ptr)
static

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