lsst.cpputils 23.0.0+c1283a92b8
Classes | Namespaces
TemplateInvoker.h File Reference
#include "pybind11/pybind11.h"
#include "pybind11/numpy.h"
#include <iostream>

Go to the source code of this file.

Classes

class  lsst::cpputils::python::TemplateInvoker
 A helper class for wrapping C++ template functions as Python functions with dtype arguments. More...
 
struct  lsst::cpputils::python::TemplateInvoker::Tag< Types >
 A simple tag type used to pass one or more types as a function argument. More...
 

Namespaces

namespace  lsst
 Forward declarations for lsst::cpputils::Cache.
 
namespace  lsst::cpputils
 
namespace  lsst::cpputils::python