SDA (SDA flex)  7.2
Simulation of Diffusional Association
Public Member Functions | Public Attributes | List of all members
ArrayPrs< K >::PairArray Class Reference

#include <ArrayPrs.hpp>

Collaboration diagram for ArrayPrs< K >::PairArray:

Public Member Functions

void Set_Pair_Array_Elements (K, K)
 index into the icoord array (max connected component) More...
 

Public Attributes

v1
 
v2
 index into the icoord array (min connected component) More...
 

Member Function Documentation

◆ Set_Pair_Array_Elements()

template<typename K >
void ArrayPrs< K >::PairArray::Set_Pair_Array_Elements ( a,
b 
)

index into the icoord array (max connected component)

Set each of the PairArray structure elements.

Store a single pair of values.

Parameters
aindex into the icoord array.
bindex into the icoord array.
Here is the caller graph for this function:

Member Data Documentation

◆ v1

template<typename K >
K ArrayPrs< K >::PairArray::v1

◆ v2

template<typename K >
K ArrayPrs< K >::PairArray::v2

index into the icoord array (min connected component)


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