Y
Hacker News
new
|
ask
|
show
|
jobs
by
freeone3000
1804 days ago
The matrix
is
the function. The elements are the outputs. The coordinates are the inputs.
Take, for example, f(x) = x*x. Its matrix would be: f = [0, 1, 4, 9, 16].