resolver

package
v0.0.0-...-5799be8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 20, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LinearDependenciesInGauss

func LinearDependenciesInGauss(
	f *gomatrix.F2,
	gaussMatrix *gomatrix.F2,
	permutationMatrix *gomatrix.F2,
	startRow int,
	startCol int,
	stopRow int,
	stopCol int,
	pivotBit int,
) (*gomatrix.F2, *gomatrix.F2, error)

LinearDependenciesInGauss tries to resolve linear dependencies in the gaussian elimination.

This function is used in order to try to resolve linear dependencies while using the function PartialGaussianWithLinearChecking as linearCheck-function.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL