summaryrefslogtreecommitdiff
path: root/packages/base/src/Numeric/LinearAlgebra/HMatrix/Util.hs
diff options
context:
space:
mode:
Diffstat (limited to 'packages/base/src/Numeric/LinearAlgebra/HMatrix/Util.hs')
-rw-r--r--packages/base/src/Numeric/LinearAlgebra/HMatrix/Util.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/base/src/Numeric/LinearAlgebra/HMatrix/Util.hs b/packages/base/src/Numeric/LinearAlgebra/HMatrix/Util.hs
index 078a748..818b226 100644
--- a/packages/base/src/Numeric/LinearAlgebra/HMatrix/Util.hs
+++ b/packages/base/src/Numeric/LinearAlgebra/HMatrix/Util.hs
@@ -10,6 +10,8 @@ Stability : provisional
10----------------------------------------------------------------------------- 10-----------------------------------------------------------------------------
11 11
12module Numeric.LinearAlgebra.HMatrix.Util( 12module Numeric.LinearAlgebra.HMatrix.Util(
13 unitary,
14 pairwiseD2,
13 -- * Tools for the Kronecker product 15 -- * Tools for the Kronecker product
14 -- 16 --
15 -- | (see A. Fusiello, A matter of notation: Several uses of the Kronecker product in 17 -- | (see A. Fusiello, A matter of notation: Several uses of the Kronecker product in