Module fullpivlu

A data type embodying full-pivot LU operations.

In addition to those listed below, this type also includes all methods belonging to PartialPivLU and QRExtensions.

Functions

FullPivLU:dimensionOfKernel () DOCMEMORE
FullPivLU:image (R) DOCMEMORE
FullPivLU:kernel () DOCMEMORE
FullPivLU:permutationQ () DOCMEMORE


Functions

FullPivLU:dimensionOfKernel ()
DOCMEMORE

Returns:

    uint D
FullPivLU:image (R)
DOCMEMORE

Parameters:

  • R Matrix

Returns:

    Matrix R
FullPivLU:kernel ()
DOCMEMORE

Returns:

    Matrix
FullPivLU:permutationQ ()
DOCMEMORE

Returns:

    Matrix
generated by LDoc 1.4.0