Class OneLabelL2PRConstraints.OneLabelPRConstraint

  • Enclosing class:
    OneLabelL2PRConstraints

    protected class OneLabelL2PRConstraints.OneLabelPRConstraint
    extends java.lang.Object
    • Field Detail

      • target

        protected double[] target
      • expectation

        protected double[] expectation
      • count

        protected double count
      • weight

        protected double weight
    • Constructor Detail

      • OneLabelPRConstraint

        public OneLabelPRConstraint​(double[] target,
                                    double weight)