internal

package
v0.0.0-...-8ff7918 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CalculateRank

func CalculateRank(ctx context.Context, H mat.SparseMat, threads int, showProgressBar bool) int

func ColumnSwapped

func ColumnSwapped(H mat.SparseMat, order []int) mat.SparseMat

func GaussianJordanEliminationGF2

func GaussianJordanEliminationGF2(ctx context.Context, H mat.SparseMat, threads int) (mat.SparseMat, []int)

func ValidateHGMatrices

func ValidateHGMatrices(G, H mat.SparseMat) bool

ValidateHGMatrices tests if G*H.T ==0 where H.T is the transpose of H

Types

This section is empty.

Jump to

Keyboard shortcuts

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