Uses of Class
imagingbook.common.math.VectorNorm.L2
Packages that use VectorNorm.L2
-
Uses of VectorNorm.L2 in imagingbook.common.math
Methods in imagingbook.common.math that return VectorNorm.L2Modifier and TypeMethodDescriptionstatic VectorNorm.L2
VectorNorm.L2.getInstance()
Returns an instance of this specificVectorNorm
type.