|
ndarray
NumPy-friendly multidimensional arrays in C++
|
Lazy unary expression templates. More...
#include "ndarray/ExpressionBase.h"#include "ndarray/vectorize.h"#include <boost/iterator/iterator_adaptor.hpp>Go to the source code of this file.
Classes | |
| class | ndarray::detail::UnaryOpIterator< Operand, UnaryFunction > |
| class | ndarray::detail::UnaryOpExpression< Operand, UnaryFunction, N > |
Lazy unary expression templates.