ndarray
NumPy-friendly multidimensional arrays in C++
Loading...
Searching...
No Matches
Classes
UnaryOp.h File Reference

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 >
 

Detailed Description

Lazy unary expression templates.