SyTen
custom_wrappers.h File Reference

Template specialisations to let pybind11 understand our custom Array and Vec types. More...

+ Include dependency graph for custom_wrappers.h:
+ This graph shows which files directly or indirectly include this file:

Classes

struct  type_caster< syten::Array< Type, Size > >
 
struct  type_caster< syten::Vec< Type > >
 

Detailed Description

Template specialisations to let pybind11 understand our custom Array and Vec types.