|
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 93 of file kdpart.hpp.
| T kdpart::mixed_pair< T, S >::v1 |
Definition at line 94 of file kdpart.hpp.
| S kdpart::mixed_pair< T, S >::v2 |
Definition at line 95 of file kdpart.hpp.