Yeppp!
 All Classes Functions Variables Pages
Math Member List

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)Mathstatic
EvaluatePolynomial_V32fV32f_V32f(float[] coefArray, int coefOffset, float[] xArray, int xOffset, float[] yArray, int yOffset, int coefCount, int length)Mathstatic
EvaluatePolynomial_V64fV64f_V64f(double[] coefArray, int coefOffset, double[] xArray, int xOffset, double[] yArray, int yOffset, int coefCount, int length)Mathstatic
Exp_V64f_V64f(double[] xArray, int xOffset, double[] yArray, int yOffset, int length)Mathstatic
Log_V64f_V64f(double[] xArray, int xOffset, double[] yArray, int yOffset, int length)Mathstatic
Sin_V64f_V64f(double[] xArray, int xOffset, double[] yArray, int yOffset, int length)Mathstatic
Tan_V64f_V64f(double[] xArray, int xOffset, double[] yArray, int yOffset, int length)Mathstatic