invol {gallery} | R Documentation |
Involutory matrix (a matrix that is its own inverse)
Description
a n
-byn
involutory matrix and ill-conditioned.
It is a diagonally scaled version of a Hilbert matrix.
Usage
invol(n)
Arguments
n |
order of matrix |
Value
Involutory matrix (a matrix that is its own inverse).
[Package gallery version 1.0.0 Index]