Module lfa::basis::composition

source ·
Expand description

Module for composition of basis representations.

Structs

Apply L₁ normalisation to the output of a Projector instance.
Apply L₂ normalisation to the output of a Projector instance.
Apply L∞ normalisation to the output of a Projector instance.
Apply Lp normalisation to the output of a Projector instance.
Apply negation to the output of a Projector instance.
Multiply the output of two Projector instances.
Apply inversion to the output of a Projector instance.
Scale the output of a Projector instance by some fixed amount.
Shift the output of a Projector instance by some fixed amount.
Stack the output of two Projector instances.
Sum the output of two Projector instances.