affine
definition
- of the form A={xβX:x=v+x(0),vβV}=x(0)+V
- V is subspace of X
- obtained by adding a single vector to the span of a set of vectors
- Subspace are just affine space containing the origin, but not necessary have to pass through it
linear and affine functions
- a function f is affine IFF the function f(x)=aTx+b is linear, for some unique pair (a,b); aβRn and bβR
- function is linear IFF b=0
- affine = linear + constant
- difference btw a linear function & affine function:
- a linear function always passes through the origin
- affine function does not necessarily do so
- find a and b:
- aiβ=f(eiβ)βb with eiβ is the iβth unit vector
- b=f(0)
linear map
- aβRn can be viewed as linear map from input space Rn to output space R