Method
AgsSolverMatrixremove_vector
since: 3.2.0
Declaration [src]
void
ags_solver_matrix_remove_vector (
AgsSolverMatrix* solver_matrix,
AgsSolverVector* solver_vector
)
Parameters
solver_vector-
Type:
AgsSolverVectorThe
AgsSolverVector.The data is owned by the caller of the function.