Namespaces | Typedefs
MyPyModule.cc File Reference
#include "MyPyModule.h"
#include <fwk/CentralConfig.h>
#include <utl/ErrorLogger.h>
#include <utl/Reader.h>
#include <evt/Event.h>
#include <Eigen/Core>
#include <pybind11/embed.h>
#include <pybind11/eigen.h>
#include <iostream>

Go to the source code of this file.

Namespaces

 MyPyModuleNS
 

Typedefs

using Mat = Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic >
 

Typedef Documentation

using Mat = Eigen::Matrix<double, Eigen::Dynamic, Eigen::Dynamic>

Definition at line 19 of file MyPyModule.cc.


, generated on Tue Sep 26 2023.