Class L1Norm

  • All Implemented Interfaces:
    Scaler

    @Deprecated(forRemoval=true,
                since="2.4.0")
    public final class L1Norm
    extends ScalarScaler
    Deprecated, for removal: This API element is subject to removal in a future version.
    Does not scale very well when node count is large. Maintained for legacy `alpha.scaleProperties` procs.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String TYPE
      Deprecated, for removal: This API element is subject to removal in a future version.
       
    • Field Detail

      • TYPE

        public static final java.lang.String TYPE
        Deprecated, for removal: This API element is subject to removal in a future version.
        See Also:
        Constant Field Values
    • Method Detail

      • scaleProperty

        public double scaleProperty​(long nodeId)
        Deprecated, for removal: This API element is subject to removal in a future version.