Abstract Vectors
We learned that multiplying a matrix can be seen as a linear transformation. Many functions can be seen as linear transformations as long as they follow the following two rules.
a * f(v) = f(a * v)
f(a) + f(b) = f(a + b)
We learned that multiplying a matrix can be seen as a linear transformation. Many functions can be seen as linear transformations as long as they follow the following two rules.
a * f(v) = f(a * v)
f(a) + f(b) = f(a + b)