Constructor

AgsSolverMatrixnew

since: 3.0.0

Declaration [src]

AgsSolverMatrix*
ags_solver_matrix_new (
  void
)

Description [src]

Instantiate a new AgsSolverMatrix.

Available since: 3.0.0

Return value

Type: AgsSolverMatrix

The new instance.

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