OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
|
#include "FixedAlgebra/FArray1D.h"
#include "FixedAlgebra/FSlice.h"
#include "Utilities/CLRangeError.h"
#include <algorithm>
#include <iosfwd>
#include <iomanip>
Go to the source code of this file.
Classes | |
class | FArray2D< T, M, N > |
A templated representation for 2-dimensional arrays. More... | |
Functions | |
template<class T , int M, int N> | |
std::ostream & | operator<< (std::ostream &os, const FArray2D< T, M, N > &v) |
std::ostream & operator<< | ( | std::ostream & | os, |
const FArray2D< T, M, N > & | v | ||
) |
Definition at line 415 of file FArray2D.h.
References endl(), and Inform::setf().