Typedef lsst::shapelet::Array1d

Typedef Documentation

typedef ndarray::Array<double, 1> lsst::shapelet::Array1d

Typedef for a commonly-used array type.

Note

Serves as a workaround for ambiguities in the C++ standard itself: http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_active.html#325