Searched defs:ctrls (Results 1 – 4 of 4) sorted by relevance
52 MatrixXd ctrls(8,2); in closed_spline2d() local82 MatrixXd ctrls(8,3); in spline3d() local
141 ControlPointVectorType ctrls = qr.solve(MatrixType(pts.transpose())).transpose(); in Interpolate() local
75 …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
341 struct v4l2_ext_control ctrls[1]; in EncodeTask() local803 struct v4l2_ext_control ctrls[1]; in RequestEncodingParametersChangeTask() local944 struct v4l2_ext_control ctrls[9]; in InitControls() local