Normalizes the object o
of type T
via the implicitly passed Normalization[T]
passed
to the constructor of this Normalizer
.
Normalizes the object o
of type T
via the implicitly passed Normalization[T]
passed
to the constructor of this Normalizer
.
a normalized form of o
Class containing a
norm
method that normalizes the given objecto
of typeT
via the implicitly passedNormalization[T]
.