package
0.2.0
Repository: https://github.com/g3n/engine.git
Documentation: pkg.go.dev

# Functions

NewGaussSeidel creates and returns a pointer to a new GaussSeidel constraint equation solver.

# Structs

GaussSeidel equation solver.
Solution represents a solver solution.
Constraint equation solver base class.

# Interfaces

ISolver is the interface type for all constraint solvers.