package
0.0.0-20230514135511-d21f05dcd31f
Repository: https://github.com/magtil/g3nt.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.