Package cds.healpix.common.math
package cds.healpix.common.math
Package dedicated to math functions and bits hacks.
-
ClassesClassDescriptionComes from the Apache FastMath class, and is thus under the Apache licence.Utility class which takes its name from the book "Hacker's Delight" by Henry S.Utility class to easily switch between java.lang.Math and another Math librarie like FastMath, and to define new functions like sinc (sinus cardinal = sin(x) / x).Utility class continaing the Taylor expansion of a few trigonometric functions.