Example NumMatrix makeGramMatrix 001
|
Notes and Hints
5 6 7 8
9 10 11 12)) Returns:
Returns:
Returns:
32 77 122 167
50 122 194 266
68 167 266 365)
Here are examples of the makeGramMatrix function at work.
Matrix makeGramMatrix 001 | NumMatrix makeGramMatrix 001 |
Here is the link to the current function used in this example.
Here are a number of links to other related functions.
makeGaussianMatrix(#void) | matrixGaussianEliminate(#void) | matrixGaussianSubstitute(#void) |
Here are the links to the data types of the arguments used in this example. Here are a number of links to examples having similar argument types.
Matrix
Integer
Analytic Information Server (AIS)AIS Component Systems
|