ifw-odp
2.0.0-alpha
|
pycpl C++ Python binding module More...
#include <string>
#include <pybind11/pybind11.h>
#include <pybind11/operators.h>
#include <pybind11/stl.h>
#include "cppcpl/image.hpp"
#include "cppcpl/imageStatistics.hpp"
#include "cppcpl/array.hpp"
#include "cppcpl/recipe.hpp"
Functions | |
PYBIND11_MODULE (pycpl, mod) | |
pycpl C++ Python binding module
The purpose of this module is to declare the bindings for the CPL functions wrapped in C++ classes.
PYBIND11_MODULE | ( | pycpl | , |
mod | |||
) |