• Davis King's avatar
    Improved the distance_function object by turning it into a properly encapsulated class · 543e289f
    Davis King authored
    rather than just a simple struct.  I also added overloaded +, -, *, and / operators
    for this object so you can do the kind of arithmetic you would expect on an object
    which represents a point in a vector space.  This breaks backwards compatibility
    with the previous interface though as the member variables are now private.
    
    --HG--
    extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404124
    543e289f
Name
Last commit
Last update
dlib Loading commit data...
docs Loading commit data...
examples Loading commit data...
tools Loading commit data...