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 | |
struct | ndarray::PyConverter< EigenView< T, N, C, XprKind_, Rows_, Cols_ > > |
Specialization of PyConverter for EigenView. More... | |
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... | |
struct | ndarray::PyConverter< Array< T, N, C > > |
A traits class providing Python conversion functions for Array. More... | |
The ndarray Python support module provides conversion functions between ndarray objects, notably Array and Vector, and Python Numpy objects.