CEPS  24.01
Cardiac ElectroPhysiology Simulator
CepsHash3 Struct Reference

Detailed Description

A triple hash to be used for coordinates (multiplied *10^12 then truncated)

Definition at line 74 of file CepsTypeTools.hpp.

#include <CepsTypeTools.hpp>

Data Fields

CepsSHash h1
 One hash for each coordinate. More...
 
CepsSHash h2
 Hash for y. More...
 
CepsSHash h3
 Hash for z. More...
 

Field Documentation

◆ h1

CepsSHash CepsHash3::h1

One hash for each coordinate.

Hash for x

Definition at line 77 of file CepsTypeTools.hpp.

◆ h2

CepsSHash CepsHash3::h2

Hash for y.

Definition at line 78 of file CepsTypeTools.hpp.

◆ h3

CepsSHash CepsHash3::h3

Hash for z.

Definition at line 79 of file CepsTypeTools.hpp.


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