Method
AgsSolverPolynomialparse
since: 3.2.0
[−]
Declaration [src]
void
ags_solver_polynomial_parse (
AgsSolverPolynomial* solver_polynomial,
gchar* polynomial
)
[−]
Parameters
polynomial
-
Type:
gchar*
The polynomial as string.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.