OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
Split< Dim > Class Template Reference

#include <NDIndex.h>

Collaboration diagram for Split< Dim >:

Public Member Functions

 Split ()

Static Public Member Functions

static bool test (NDIndex< Dim > &l, NDIndex< Dim > &r, const NDIndex< Dim > &a)

Detailed Description

template<unsigned Dim>
class Split< Dim >

Definition at line 283 of file NDIndex.h.

Constructor & Destructor Documentation

◆ Split()

template<unsigned Dim>
Split< Dim >::Split ( )
inline

Definition at line 286 of file NDIndex.h.

Member Function Documentation

◆ test()

template<unsigned Dim>
bool Split< Dim >::test ( NDIndex< Dim > & l,
NDIndex< Dim > & r,
const NDIndex< Dim > & a )
inlinestatic

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