5.1.1.1. fromage.fdist package

5.1.1.1.1. Submodules

5.1.1.1.2. fromage.fdist.fdist module

5.1.1.1.3. Module contents

Fast distance

A distance calculator in C++. On certain machines, this can speed up the calculation of a proximity volume by three. For optimal performance, use fdist2 (the distance squared) rather than fdist if possible. This avoids the evaluation of unnecessary square roots.

5.1.1.1.3.1. Module

fdist

Contains _fdist and _fdist2 for fast distance calculations