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 | Namespaces
BinaryOp.h File Reference

Lazy binary expression templates. More...

#include "ndarray/ExpressionBase.h"
#include "ndarray/vectorize.h"
#include <boost/iterator/iterator_adaptor.hpp>
#include <boost/iterator/zip_iterator.hpp>
#include <boost/tuple/tuple.hpp>

Go to the source code of this file.

Classes

class  ndarray::detail::BinaryOpIterator< Operand1, Operand2, BinaryFunction >
 
class  ndarray::detail::BinaryOpExpression< Operand1, Operand2, BinaryFunction, N >
 

Namespaces

 ndarray
 
 ndarray::detail
 

Detailed Description

Lazy binary expression templates.

Definition in file BinaryOp.h.