Crate pfapack

Source

Modules§

skbpf10
Computes the Pfaffian of a banded skew-symmetric matrix taking special care to avoid numerical under- or overflow.
skbpfa
Computes the Pfaffian of a banded skew-symmetric matrix.
skbtrd
Reduces a complex skew-symmetric band matrix A to real skew-symmetric tridiagonal form T by a unitary congruence transformation.
skpf10
Computes the Pfaffian of a skew-symmetric matrix, with care to overflow.
skpfa
Computes the Pfaffian of a skew-symmetric matrix.
sktrd
Reduces a real skew-symmetric matrix A to skew-symmetric tridiagonal form T by an orthogonal similarity transformation.
sktrf
Computes the factorization of a skew-symmetric matrix A using the Parlett-Reid algorithm.

Type Aliases§

Select1C32
Select1C64
Select2C32
Select2C64
Select2F32
Select2F64
Select3F32
Select3F64
c32
A complex number with 32-bit parts
c64
A complex number with 64-bit parts