invol: Involutory matrix (a matrix that is its own inverse)

View source: R/invol.R

involR 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).


gallery documentation built on Sept. 26, 2024, 5:07 p.m.