Constructor
AgsSolverMatrixnew
since: 3.0.0
Declaration [src]
AgsSolverMatrix*
ags_solver_matrix_new (
void
)
Return value
Type: AgsSolverMatrix
The new instance.
The caller of the function takes ownership of the data, and is responsible for freeing it. |