OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
|
#include "Utilities/CLRangeError.h"
#include "Utilities/SizeError.h"
#include <algorithm>
#include <initializer_list>
#include <ostream>
#include <iostream>
Go to the source code of this file.
Classes | |
class | FArray1D< T, N > |
A templated representation for one-dimensional arrays. More... | |
Functions | |
template<class T , int N> | |
std::ostream & | operator<< (std::ostream &os, const FArray1D< T, N > &v) |
std::ostream& operator<< | ( | std::ostream & | os, |
const FArray1D< T, N > & | v | ||
) |
Definition at line 222 of file FArray1D.h.
References endl().