Documentation

CompPoly.LinearAlgebra.Dense.Kernel

Dense Homogeneous Kernels #

Executable homogeneous-kernel basis and witness extraction from row-reduced dense matrices.

Boolean membership test for natural-number arrays.

Instances For

    Free columns of a row-reduced matrix.

    Instances For

      Pivot row for a pivot column, if the column is a pivot.

      Instances For
        def CompPoly.DenseMatrix.basisVectorForFreeColumn {F : Type u_1} [Field F] [BEq F] (A : DenseMatrix F) (pivots : Array ) (free : ) :

        Kernel basis vector corresponding to one free column of an RREF matrix.

        Instances For

          Homogeneous kernel basis extracted from the RREF free columns.

          Instances For

            One nonzero homogeneous-kernel witness, if a free column exists.

            Instances For