GraphAware\Reco4PHP\Result\PartialScore::getValue PHP Method

getValue() public method

public getValue ( ) : float
return float
    public function getValue()
    {
        return $this->value;
    }