Hilbert: Generate a Hilbert matrix

Description Usage Arguments Value See Also Examples

Description

Generate the n by n symmetric Hilbert matrix. Because these matrices are ill-conditioned for moderate to large n, they are often used for testing numerical linear algebra code.

Usage

1

Arguments

n

a non-negative integer.

Value

the n by n symmetric Hilbert matrix as a "dpoMatrix" object.

See Also

the class dpoMatrix

Examples

1

bedatadriven/renjin-matrix documentation built on May 12, 2019, 10:05 a.m.