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

#include <NDIndex.h>

Collaboration diagram for Contains< Dim >:

Public Member Functions

 Contains ()

Static Public Member Functions

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

Detailed Description

template<unsigned Dim>
class Contains< Dim >

Definition at line 272 of file NDIndex.h.

Constructor & Destructor Documentation

◆ Contains()

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

Definition at line 275 of file NDIndex.h.

Member Function Documentation

◆ test()

template<unsigned Dim>
bool Contains< Dim >::test ( const NDIndex< Dim > & a,
const NDIndex< Dim > & b )
inlinestatic

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