g.bezier.getFirstControlPoints(rhs)
Deprecated. Use the g.Curve.throughPoints
function instead.
Solves a tridiagonal system for one of coordinates (x or y) of first Bezier control points.
The rhs
argument is a right hand side vector. Returns a solution vector.