Home
last modified time | relevance | path

Searched defs:yval (Results 1 – 25 of 661) sorted by relevance

12345678910>>...27

/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/test/java/org/apache/commons/math3/analysis/interpolation/
H A DLoessInterpolatorTest.java38 double[] yval = {0.7}; in testOnOnePoint() local
47 double[] yval = {0.7, 0.8}; in testOnTwoPoints() local
57 double[] yval = {2,4,6,8,10}; in testOnStraightLine() local
70 double[] yval = new double[numPoints]; in testOnDistortedSine() local
H A DUnivariatePeriodicInterpolatorTest.java39 final double[] yval = new double[n]; in testSine() local
84 final double[] yval = new double[n]; in testLessThanOnePeriodCoverage() local
115 final double[] yval = new double[n]; in testMoreThanOnePeriodCoverage() local
145 final double[] yval = { 1, 6, 5 }; in testTooFewSamples() local
156 final double[] yval = { 1, 6, 5, -1, -2 }; in testUnsortedSamples() local
H A DTricubicInterpolatorTest.java36 double[] yval = new double[] {-4, -3, -1, 2.5}; in testPreconditions() local
89 double[] yval = new double[] {-4, -3, -1, 2.5}; in testIsValid() local
122 double[] yval = new double[] {-4, -3, -1, 2, 2.5}; in testPlane() local
176 double[] yval = new double[] {-4, -3, -1, 2, 2.5}; in testWave() local
H A DSmoothingPolynomialBicubicSplineInterpolatorTest.java39 double[] yval = new double[] {-4, -3, -1, 2.5, 3}; in testPreconditions() local
103 double[] yval = new double[] {-4, -3, -1, 2, 2.5, 3.5}; in testPlane() local
151 double[] yval = new double[] {-4, -3, -2, -1, 0.5, 2.5}; in testParaboloid() local
H A DAkimaSplineInterpolatorTest.java45 double yval[] = { 0.0, 1.0, 2.0, 3.0, 4.0 }; in testIllegalArguments() local
68 double yval[] = { 0.0, 1.0, 2.0, 3.0 }; in testIllegalArguments() local
80 double yval[] = { 0.0, 1.0, 2.0, 3.0, 4.0, 5.0 }; in testIllegalArguments() local
93 double yval[] = { 0.0, 1.0, 2.0, 3.0, 4.0, 5.0, 6.0 }; in testIllegalArguments() local
H A DLinearInterpolatorTest.java111 double yval[] = { 0.0, 1.0, 2.0 }; in testIllegalArguments() local
120 double yval[] = { 0.0, 1.0, 2.0 }; in testIllegalArguments() local
129 double yval[] = { 0.0 }; in testIllegalArguments() local
H A DTricubicSplineInterpolatorTest.java40 double[] yval = new double[] {-4, -3, -1, 2.5}; in testPreconditions() local
112 double[] yval = new double[] {-4, -3, -1, 2, 2.5}; in testPlane() local
160 double[] yval = new double[] {-4, -3, -1, 2, 2.5}; in testWave() local
H A DBicubicSplineInterpolatorTest.java41 double[] yval = new double[] {-4, -3, -1, 2.5}; in testPreconditions() local
90 double[] yval = new double[sz]; in testInterpolation1() local
143 double[] yval = new double[sz]; in testInterpolation2() local
H A DBicubicSplineInterpolatingFunctionTest.java44 double[] yval = new double[] {-4, -3, -1, 2.5}; in testPreconditions() local
126 double[] yval = new double[] {-4, -3, -1, 2, 2.5}; in testPlane() local
196 double[] yval = new double[] {-4, -3, -1, 2, 2.5}; in testParaboloid() local
463 double[] yval = new double[sz]; in testInterpolation1() local
538 double[] yval = new double[sz]; in testInterpolation2() local
619 final double[] yval = new double[] { yMin, yMax }; in testIsValidPoint() local
H A DPiecewiseBicubicSplineInterpolatorTest.java40 double[] yval = new double[] { -4, -3, -1, 2.5, 3.5 }; in testPreconditions() local
134 double[] yval = new double[sz]; in testInterpolation1() local
185 double[] yval = new double[sz]; in testInterpolation2() local
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/ida/serial/
H A DidaRoberts_klu.c87 realtype rtol, *yval, *ypval, *atval; in main() local
218 realtype *yval, *ypval, *rval; in resrob() local
239 realtype *yval, y1, y3; in grob() local
258 realtype *yval; in jacrobCSC() local
307 realtype *yval; in jacrobCSR() local
360 realtype *atval, *yval; in PrintHeader() local
397 realtype *yval; in PrintOutput() local
H A DidaRoberts_sps.c82 realtype rtol, *yval, *ypval, *atval; in main() local
213 realtype *yval, *ypval, *rval; in resrob() local
234 realtype *yval, y1, y3; in grob() local
253 realtype *yval; in jacrob() local
306 realtype *atval, *yval; in PrintHeader() local
343 realtype *yval; in PrintOutput() local
H A DidaRoberts_dns.c99 realtype rtol, *yval, *ypval, *atval; in main() local
242 realtype *yval, *ypval, *rval; in resrob() local
263 realtype *yval, y1, y3; in grob() local
282 realtype *yval; in jacrob() local
311 realtype *atval, *yval; in PrintHeader() local
348 realtype *yval; in PrintOutput() local
/dports/math/sundials/sundials-5.7.0/examples/ida/serial/
H A DidaRoberts_klu.c87 realtype rtol, *yval, *ypval, *atval; in main() local
218 realtype *yval, *ypval, *rval; in resrob() local
239 realtype *yval, y1, y3; in grob() local
258 realtype *yval; in jacrobCSC() local
307 realtype *yval; in jacrobCSR() local
360 realtype *atval, *yval; in PrintHeader() local
397 realtype *yval; in PrintOutput() local
H A DidaRoberts_sps.c82 realtype rtol, *yval, *ypval, *atval; in main() local
213 realtype *yval, *ypval, *rval; in resrob() local
234 realtype *yval, y1, y3; in grob() local
253 realtype *yval; in jacrob() local
306 realtype *atval, *yval; in PrintHeader() local
343 realtype *yval; in PrintOutput() local
H A DidaRoberts_dns.c99 realtype rtol, *yval, *ypval, *atval; in main() local
242 realtype *yval, *ypval, *rval; in resrob() local
263 realtype *yval, y1, y3; in grob() local
282 realtype *yval; in jacrob() local
311 realtype *atval, *yval; in PrintHeader() local
348 realtype *yval; in PrintOutput() local
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/src/sol/sampler/SROM/
H A DROL_ProbabilityVector.hpp71 const std::vector<Real> &yval = *(StdVector<Real>::getVector()); in getProbability() local
79 std::vector<Real> &yval = *(StdVector<Real>::getVector()); in setProbability() local
92 const std::vector<Real> &yval = *(StdVector<Real>::getVector()); in clone() local
116 const std::vector<Real> &yval = *(StdVector<Real>::getVector()); in dot() local
169 const std::vector<Real> &yval = *(StdVector<Real>::getVector()); in dot() local
H A DROL_BatchStdVector.hpp70 const std::vector<Real> &yval = *(StdVector<Real>::getVector()); in dot() local
84 const std::vector<Real> &yval = *(StdVector<Real>::getVector()); in clone() local
98 const std::vector<Real> &yval = *(StdVector<Real>::getVector()); in reduce() local
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/idas/serial/
H A DidasRoberts_sps.c82 realtype rtol, *yval, *ypval, *atval; in main() local
213 realtype *yval, *ypval, *rval; in resrob() local
234 realtype *yval, y1, y3; in grob() local
253 realtype *yval; in jacrob() local
306 realtype *atval, *yval; in PrintHeader() local
343 realtype *yval; in PrintOutput() local
H A DidasRoberts_klu.c82 realtype rtol, *yval, *ypval, *atval; in main() local
213 realtype *yval, *ypval, *rval; in resrob() local
234 realtype *yval, y1, y3; in grob() local
253 realtype *yval; in jacrob() local
306 realtype *atval, *yval; in PrintHeader() local
343 realtype *yval; in PrintOutput() local
H A DidasRoberts_dns.c98 realtype rtol, *yval, *ypval, *atval; in main() local
227 realtype *yval, *ypval, *rval; in resrob() local
248 realtype *yval, y1, y3; in grob() local
267 realtype *yval; in jacrob() local
296 realtype *atval, *yval; in PrintHeader() local
333 realtype *yval; in PrintOutput() local
/dports/math/sundials/sundials-5.7.0/examples/idas/serial/
H A DidasRoberts_klu.c82 realtype rtol, *yval, *ypval, *atval; in main() local
213 realtype *yval, *ypval, *rval; in resrob() local
234 realtype *yval, y1, y3; in grob() local
253 realtype *yval; in jacrob() local
306 realtype *atval, *yval; in PrintHeader() local
343 realtype *yval; in PrintOutput() local
H A DidasRoberts_sps.c82 realtype rtol, *yval, *ypval, *atval; in main() local
213 realtype *yval, *ypval, *rval; in resrob() local
234 realtype *yval, y1, y3; in grob() local
253 realtype *yval; in jacrob() local
306 realtype *atval, *yval; in PrintHeader() local
343 realtype *yval; in PrintOutput() local
H A DidasRoberts_dns.c98 realtype rtol, *yval, *ypval, *atval; in main() local
227 realtype *yval, *ypval, *rval; in resrob() local
248 realtype *yval, y1, y3; in grob() local
267 realtype *yval; in jacrob() local
296 realtype *atval, *yval; in PrintHeader() local
333 realtype *yval; in PrintOutput() local
/dports/math/adol-c/ADOL-C-2.7.2/ADOL-C/src/
H A Dparam.cpp573 double yval = y._val; in operator !=() local
595 double yval = y._val; in operator ==() local
617 double yval = y._val; in operator <=() local
639 double yval = y._val; in operator >=() local
661 double yval = y._val; in operator >() local
683 double yval = y._val; in operator <() local

12345678910>>...27