This is the complete list of members for Math, including all inherited members.
Cos_V64f_V64f(double[] xArray, int xOffset, double[] yArray, int yOffset, int length) | Math | static |
EvaluatePolynomial_V32fV32f_V32f(float[] coefArray, int coefOffset, float[] xArray, int xOffset, float[] yArray, int yOffset, int coefCount, int length) | Math | static |
EvaluatePolynomial_V64fV64f_V64f(double[] coefArray, int coefOffset, double[] xArray, int xOffset, double[] yArray, int yOffset, int coefCount, int length) | Math | static |
Exp_V64f_V64f(double[] xArray, int xOffset, double[] yArray, int yOffset, int length) | Math | static |
Log_V64f_V64f(double[] xArray, int xOffset, double[] yArray, int yOffset, int length) | Math | static |
Sin_V64f_V64f(double[] xArray, int xOffset, double[] yArray, int yOffset, int length) | Math | static |
Tan_V64f_V64f(double[] xArray, int xOffset, double[] yArray, int yOffset, int length) | Math | static |