Method

AgsSolverPolynomialget_coefficient_value

since: 3.9.3

Declaration [src]

AgsComplex*
ags_solver_polynomial_get_coefficient_value (
  AgsSolverPolynomial* solver_polynomial
)

Description [src]

Get coefficient value of solver_polynomial.

Available since: 3.9.3

Return value

Type: AgsComplex

The coefficient value.

The caller of the method takes ownership of the data, and is responsible for freeing it.