Description Usage Arguments Details Value
Methods for constructing Hilbert matrices: H[i,j] = 1/(i+j-1)
1 2 |
n |
number of rows and columns. |
type |
"matrix" or "ddmatrix". |
... |
Additional arguments. |
bldim |
blocking dimension. |
ICTXT |
BLACS context number. |
This constructs the square Hilbert matrix of order n
. The return is
either a matrix or a distributed matrix depending on the argument
type=
.
Returns a matrix or a distributed matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.