LSSTApplications  10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
Classes | Namespaces
eigen.h File Reference

Python C-API conversions for Eigen matrices. More...

#include "ndarray/eigen.h"
#include "ndarray/swig.h"
#include "ndarray/swig/eigen.h"

Go to the source code of this file.

Classes

struct  ndarray::PyConverter< EigenView< T, N, C, XprKind_, Rows_, Cols_ > >
 Specialization of PyConverter for EigenView. More...
 
class  ndarray::detail::EigenPyConverter< Matrix >
 
struct  ndarray::PyConverter< Eigen::Matrix< Scalar, Rows, Cols, Options, MaxRows, MaxCols > >
 Specialization of PyConverter for Eigen::Matrix. More...
 
struct  ndarray::PyConverter< Eigen::Array< Scalar, Rows, Cols, Options, MaxRows, MaxCols > >
 Specialization of PyConverter for Eigen::Array. More...
 

Namespaces

 ndarray
 
 ndarray::detail
 

Detailed Description

Python C-API conversions for Eigen matrices.

Definition in file eigen.h.