Class SubspaceLPNormDistance.Par

    • Field Detail

      • p

        private double p
        Value of p.
    • Constructor Detail

      • Par

        public Par()
    • Method Detail

      • make

        public SubspaceLPNormDistance make()
        Description copied from interface: Parameterizer
        Make an instance after successful configuration.

        Note: your class should return the exact type, only this very broad interface should use Object as return type.

        Returns:
        a new instance