|
| arange.h |
| Expression classes to generate regularly-spaced ranges of values.
|
|
| Array.h |
| Definitions for Array.
|
|
| ArrayBase.h |
| Definitions for ArrayBase.
|
|
| ArrayBaseN.h |
| Definition of ArrayBaseN, a dimension-specialized CRTP base class for Array and ArrayRef.
|
|
| ArrayRef.h |
| Definitions for ArrayRef.
|
|
| ArrayTraits.h |
| Traits for Array.
|
|
| casts.h |
| Specialized casts for Array.
|
|
| eigen.h |
| Functions that return an Eigen Map non-reference-counted view into an ndarray::Array.
|
|
| eigen_fwd.h |
| Forward declarations for ndarray/eigen interface.
|
|
| ExpressionBase.h |
| Definitions for ExpressionBase.
|
|
| ExpressionTraits.h |
| Traits for Expression.
|
|
| fft.h |
| Main public header file for ndarray FFT library.
|
|
| fft_fwd.h |
| Forward declarations and default template parameters for ndarray/fft.
|
|
| formatting.h |
| iostream output support for Expression.
|
|
| initialization.h |
| Construction functions for array.
|
|
| Manager.h |
| Definition of Manager, which manages the ownership of array data.
|
|
| operators.h |
| Arithmetic and logical operators for Array.
|
|
| pybind11.h |
| Public header file for pybind11-based Python support.
|
|
| types.h |
| Numeric type traits.
|
|
| Vector.h |
| Definition for Vector.
|
|
| vectorize.h |
| Code to apply arbitrary scalar functors to arrays.
|
|
| views.h |
| Public interface for arbitrary views into arrays.
|
|