identity
Constructor of an identity transformation of type atrafo.
Signatures
- identity()
Details
The identity transformation is the most simple transformation one can think of since it does nothing at all. However, sometimes this is exactly what needs to be done, for example, for using functions that obligatorily require a transformation as an input.