Home
last modified time | relevance | path

Searched defs:ctrls (Results 1 – 4 of 4) sorted by relevance

/external/eigen/unsupported/test/
Dsplines.cpp52 MatrixXd ctrls(8,2); in closed_spline2d() local
82 MatrixXd ctrls(8,3); in spline3d() local
/external/eigen/unsupported/Eigen/src/Splines/
DSplineFitting.h141 ControlPointVectorType ctrls = qr.solve(MatrixType(pts.transpose())).transpose(); in Interpolate() local
DSpline.h75 …Spline(const OtherVectorType& knots, const OtherArrayType& ctrls) : m_knots(knots), m_ctrls(ctrls)… in Spline()
93 const ControlPointVectorType& ctrls() const { return m_ctrls; } in ctrls() function
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...