File tree 1 file changed +50
-0
lines changed
1 file changed +50
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Matrices
2
+
3
+ ``` @index
4
+ ```
5
+
6
+ ## Builtin Matrices
7
+
8
+ ``` @docs
9
+ TypedMatrices.Binomial
10
+ TypedMatrices.Cauchy
11
+ TypedMatrices.ChebSpec
12
+ TypedMatrices.Chow
13
+ TypedMatrices.Circulant
14
+ TypedMatrices.Clement
15
+ TypedMatrices.Companion
16
+ TypedMatrices.DingDong
17
+ TypedMatrices.Fiedler
18
+ TypedMatrices.Forsythe
19
+ TypedMatrices.Frank
20
+ TypedMatrices.Golub
21
+ TypedMatrices.Grcar
22
+ TypedMatrices.Hadamard
23
+ TypedMatrices.Hankel
24
+ TypedMatrices.Hilbert
25
+ TypedMatrices.InverseHilbert
26
+ TypedMatrices.Involutory
27
+ TypedMatrices.Kahan
28
+ TypedMatrices.KMS
29
+ TypedMatrices.Lehmer
30
+ TypedMatrices.Lotkin
31
+ TypedMatrices.Magic
32
+ TypedMatrices.Minij
33
+ TypedMatrices.Moler
34
+ TypedMatrices.Neumann
35
+ TypedMatrices.Oscillate
36
+ TypedMatrices.Parter
37
+ TypedMatrices.Pascal
38
+ TypedMatrices.Pei
39
+ TypedMatrices.Poisson
40
+ TypedMatrices.Prolate
41
+ TypedMatrices.Randcorr
42
+ TypedMatrices.Rando
43
+ TypedMatrices.RandSVD
44
+ TypedMatrices.Rohess
45
+ TypedMatrices.Rosser
46
+ TypedMatrices.Sampling
47
+ TypedMatrices.Toeplitz
48
+ TypedMatrices.Triw
49
+ TypedMatrices.Wathen
50
+ TypedMatrices.Wilkinson
51
+ ```
You can’t perform that action at this time.
0 commit comments