openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
|
Combined floating point and integer pair. More...
#include <kdpart.hpp>
Public Attributes | |
T | v1 |
S | v2 |
Combined floating point and integer pair.
Used by sequential_partitioner
Definition at line 108 of file kdpart.hpp.
T kdpart::mixed_pair< T, S >::v1 |
Definition at line 109 of file kdpart.hpp.
S kdpart::mixed_pair< T, S >::v2 |
Definition at line 110 of file kdpart.hpp.