Diagrams.Core.Transform

Transformations

Invertible linear transformations

data u :-: v

(<->)

linv

lapp

General transformations

data Transformation v

inv

transp

transl

apply

papply

fromLinear

onBasis

The Transformable class

class HasLinearMap v

class Transformable t

Translational invariance

data TransInv t

Vector space independent transformations

translation

translate

scaling

scale