Searched defs:knots (Results 1 – 7 of 7) sorted by relevance
/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/polynomials/ |
D | PolynomialSplineFunction.java | 65 private final double knots[]; field in PolynomialSplineFunction 98 public PolynomialSplineFunction(double knots[], PolynomialFunction polynomials[]) { in PolynomialSplineFunction()
|
/external/eigen/unsupported/Eigen/src/Splines/ |
D | SplineFitting.h | 45 void KnotAveraging(const KnotVectorType& parameters, DenseIndex degree, KnotVectorType& knots) in KnotAveraging() 81 KnotVectorType& knots) in KnotAveragingWithDerivatives() 297 KnotVectorType knots; in Interpolate() local 345 KnotVectorType knots; in InterpolateWithDerivatives() local
|
D | Spline.h | 81 …Spline(const OtherVectorType& knots, const OtherArrayType& ctrls) : m_knots(knots), m_ctrls(ctrls)… in Spline() 94 const KnotVectorType& knots() const { return m_knots; } in knots() function 234 DenseIndex Spline<_Scalar, _Dim, _Degree>::Span( in Span() 250 const typename Spline<_Scalar, _Dim, _Degree>::KnotVectorType& knots) in BasisFunctions() 504 const typename Spline<_Scalar, _Dim, _Degree>::KnotVectorType& knots) in BasisFunctionDerivatives()
|
/external/eigen/unsupported/test/ |
D | splines.cpp | 38 RowVectorXd knots(12); in closed_spline2d() local 69 RowVectorXd knots(11); in spline3d() local 248 KnotVectorType knots; in check_global_interpolation_with_derivatives2d() local
|
/external/icu/tools/srcgen/currysrc/libs/ |
D | org.eclipse.core.resources_3.13.0.v20180512-1138.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
D | org.eclipse.osgi_3.13.0.v20180409-1500.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
/external/conscrypt/benchmark-android/ |
D | vogar.jar | META-INF/
META-INF/MANIFEST.MF
vogar/
vogar/TestProperties.class
TestProperties ... |