geolime.geostats.math¶
Classes:
|
|
|
Generic enumeration. |
|
|
|
|
|
Data:
|
Callable type; Callable[[int], str] is a function of (int) -> str. |
|
The central part of internal API. |
Functions:
|
Anisotropic distance between two points according to the anisotropy matrix a. |
|
Function to compute the indexes indicating the order in which the rows of x are close to p according to the distance distance (from small distance to large distance) |
|
Compute the Euclidean distance between two points. |
|
Evaluate at x a function determined by its coefficients in the Hermite expansion. |
|
Evaluate germite expansion for metal |
|
|
|
Evaluate at x a function determined by its coefficients in the Hermite expansion. |
|
Evaluate at x a function determined by its coefficients in the Hermite expansion. |
|
Function to return the indexes of the points which are in a sphere in the Euclidean space. |
|
Function to obtain the (standard) Gaussian scores of a sample. |
|
Function to obtain a Gaussian anamorphose model for a sample. |
|
Function to obtain the Hermite coefficients of a Gaussian anamorphose model function. |
|
Computes the Hermite coefficients of a piece-wise linear function continuous in an interval, with a desired extension outside the interval. |
|
Function to compute the Hermite polynomials up to order n. |
|
Function to obtain the (pseudo-)inverse of a Gaussian anamorphose model for a sample date. |
|
Compute theoretical inverse anamorphosis for a single value. |
|
Example of a convention (RGeoStats) |
|
Compute the angles in radians necessary for matrix rotation operation from geographic azimuth, dip and pitch angles defined in degrees |
|
Function to return the indexes of the points which are in a (closed) ball in the Euclidean space. |
|
Function to obtain the N closest points of a set of points to the center of a ball which are on that ball. |
|
Function to obtain the N closest points of a set of points to the center of a ball which are on that ball with a maximum per category. |