DIY  3.0
data-parallel out-of-core C++ library
 All Classes Namespaces Functions Typedefs Groups Pages
Public Types | Public Attributes | List of all members
diy::Bounds< Coordinate_ > Struct Template Reference

Public Types

using Coordinate = Coordinate_
 

Public Attributes

Point< Coordinate, DIY_MAX_DIM > min
 
Point< Coordinate, DIY_MAX_DIM > max
 

Detailed Description

template<class Coordinate_>
struct diy::Bounds< Coordinate_ >

Examples:
decomposition/regular-decomposer-long.cpp, decomposition/regular-decomposer-short.cpp, decomposition/test-decomposition.cpp, decomposition/test-direct-master.cpp, io/test-io.cpp, reduce/all-done.cpp, reduce/all-to-all.cpp, reduce/kd-tree.cpp, reduce/merge-reduce.cpp, reduce/sample-sort.cpp, reduce/sort.cpp, and reduce/swap-reduce.cpp.

The documentation for this struct was generated from the following file: