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 | inlinestatic |
Cos_V64f_V64f(double *x, double *y, int length) | Math | inlinestatic |
EvaluatePolynomial_V32fV32f_V32f(float[] coefArray, int coefOffset, float[] xArray, int xOffset, float[] yArray, int yOffset, int coefCount, int length) | Math | inlinestatic |
EvaluatePolynomial_V32fV32f_V32f(float *coef, float *x, float *y, int coefCount, int length) | Math | inlinestatic |
EvaluatePolynomial_V64fV64f_V64f(double[] coefArray, int coefOffset, double[] xArray, int xOffset, double[] yArray, int yOffset, int coefCount, int length) | Math | inlinestatic |
EvaluatePolynomial_V64fV64f_V64f(double *coef, double *x, double *y, int coefCount, int length) | Math | inlinestatic |
Exp_V64f_V64f(double[] xArray, int xOffset, double[] yArray, int yOffset, int length) | Math | inlinestatic |
Exp_V64f_V64f(double *x, double *y, int length) | Math | inlinestatic |
Log_V64f_V64f(double[] xArray, int xOffset, double[] yArray, int yOffset, int length) | Math | inlinestatic |
Log_V64f_V64f(double *x, double *y, int length) | Math | inlinestatic |
Sin_V64f_V64f(double[] xArray, int xOffset, double[] yArray, int yOffset, int length) | Math | inlinestatic |
Sin_V64f_V64f(double *x, double *y, int length) | Math | inlinestatic |
Tan_V64f_V64f(double[] xArray, int xOffset, double[] yArray, int yOffset, int length) | Math | inlinestatic |
Tan_V64f_V64f(double *x, double *y, int length) | Math | inlinestatic |