package
0.0.0-20190915210024-47917a8669ba
Repository: https://github.com/moethu/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.