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 | Functions
formatting.h File Reference

iostream output support for Expression. More...

#include "ndarray/ExpressionBase.h"
#include <iostream>

Go to the source code of this file.

Classes

class  ndarray::detail::Formatter< Derived, N >
 
class  ndarray::FormatOptions
 Options for controlling stream output of ExpressionBase. More...
 
class  ndarray::detail::Formatter< Derived, N >
 
class  ndarray::detail::Formatter< Derived, 1 >
 

Namespaces

 ndarray
 
 ndarray::detail
 

Functions

template<typename Derived >
std::ostream & ndarray::operator<< (std::ostream &os, ExpressionBase< Derived > const &expr)
 Stream output for ExpressionBase using default-constructed FormatOptions. More...
 

Detailed Description

iostream output support for Expression.

Definition in file formatting.h.