Constructor

AgsSolverVectornew

since: 3.0.0

[]

Declaration [src]

AgsSolverVector*
ags_solver_vector_new (
  void
)
[]

Description [src]

Instantiate a new AgsSolverVector.

Available since: 3.0.0

[]

Return value

Type: AgsSolverVector

The new instance.

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