GraphAware\Reco4PHP\Result\Recommendation::getScores PHP 메소드

getScores() 공개 메소드

public getScores ( ) : SingleScore[]
리턴 SingleScore[]
    public function getScores()
    {
        return $this->scores;
    }