Constructor

AgsSolverPolynomialnew

since: 3.2.0

Declaration [src]

AgsSolverPolynomial*
ags_solver_polynomial_new (
  void
)

Description [src]

Instantiate a new AgsSolverPolynomial.

Available since: 3.2.0

Return value

Type: AgsSolverPolynomial

The new instance.

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