notes

Personal notes
git clone git://git.laack.co/notes.git
Log | Files | Refs

Transformations.md (199B)


      1 # Transformations
      2 
      3 Khan
      4 
      5 **Definition:** Transoformations are functions that take an input vector and output another vector.
      6 
      7 See [LinearTransformation](LinearTransformation.md) for a specific type.