OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:controlPoints
(Results
1 - 2
of
2
) sorted by null
/external/eigen/unsupported/Eigen/src/Splines/
SplineFitting.h
409
ControlPointVectorType
controlPoints
= lu.solve(MatrixType(b.transpose())).transpose();
411
SplineType spline(knots,
controlPoints
);
/prebuilts/tools/common/netbeans-visual/
org-netbeans-api-visual.jar
Completed in 82 milliseconds