Yeppp!
 All Classes Namespaces Functions Variables Properties 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)Mathinlinestatic
Cos_V64f_V64f(double *x, double *y, int length)Mathinlinestatic
EvaluatePolynomial_V32fV32f_V32f(float[] coefArray, int coefOffset, float[] xArray, int xOffset, float[] yArray, int yOffset, int coefCount, int length)Mathinlinestatic
EvaluatePolynomial_V32fV32f_V32f(float *coef, float *x, float *y, int coefCount, int length)Mathinlinestatic
EvaluatePolynomial_V64fV64f_V64f(double[] coefArray, int coefOffset, double[] xArray, int xOffset, double[] yArray, int yOffset, int coefCount, int length)Mathinlinestatic
EvaluatePolynomial_V64fV64f_V64f(double *coef, double *x, double *y, int coefCount, int length)Mathinlinestatic
Exp_V64f_V64f(double[] xArray, int xOffset, double[] yArray, int yOffset, int length)Mathinlinestatic
Exp_V64f_V64f(double *x, double *y, int length)Mathinlinestatic
Log_V64f_V64f(double[] xArray, int xOffset, double[] yArray, int yOffset, int length)Mathinlinestatic
Log_V64f_V64f(double *x, double *y, int length)Mathinlinestatic
Sin_V64f_V64f(double[] xArray, int xOffset, double[] yArray, int yOffset, int length)Mathinlinestatic
Sin_V64f_V64f(double *x, double *y, int length)Mathinlinestatic
Tan_V64f_V64f(double[] xArray, int xOffset, double[] yArray, int yOffset, int length)Mathinlinestatic
Tan_V64f_V64f(double *x, double *y, int length)Mathinlinestatic