OPAL (Object Oriented Parallel Accelerator Library)  2021.1.99
OPAL
Public Member Functions | Static Public Member Functions | List of all members
Contains< Dim > Class Template Reference

#include <NDIndex.h>

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>
static bool Contains< Dim >::test ( const NDIndex< Dim > &  a,
const NDIndex< Dim > &  b 
)
inlinestatic

Definition at line 276 of file NDIndex.h.

References a.


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