Method
AgsSolverMatrixinsert_vector
since: 3.2.0
Declaration [src]
void
ags_solver_matrix_insert_vector (
AgsSolverMatrix* solver_matrix,
AgsSolverVector* solver_vector,
gint position
)
Parameters
solver_vector
-
Type:
AgsSolverVector
The
AgsSolverVector
.The data is owned by the caller of the method. position
-
Type:
gint
The position.