Move Precondition checks out of Mahalanobis.distance method and into 
configuration/setup
----------------------------------------------------------------------------------------

                 Key: MAHOUT-866
                 URL: https://issues.apache.org/jira/browse/MAHOUT-866
             Project: Mahout
          Issue Type: Improvement
            Reporter: Grant Ingersoll
            Priority: Minor


The Mahalanobis distance currently checks certain preconditions on member 
variables for every call to distance().  These should be done as part of setup, 
not as part of the distance call.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to