.. highlightlang:: us .. _hilb: hilb ==== .. index:: hilb .. us.tag hilb ENGLISH :ref:`hilb` calculates the Hilbert matrix. .. function:: rmHilbert = hilb(n) .. us.return **Return Value** *rmHilbert* is a Hilbert matrix. .. us.params **Parameters** .. uparam:: n *n* is the dimension of the Hilbert matrix. .. seealso:: :ref:`invhilb` :sub:`id-757194`