• Davis King's avatar
    It occurred to me that in some cases it is very easy to end up with dense vectors · 1e7659dc
    Davis King authored
    which are slightly smaller than their corresponding sparse vectors.  So I changed
    the requires clause of the dot(sparse,dense) and dot(dense,sparse) functions to not
    require that the dense vector's size > sparse vector's size.  Now any combination
    of sizes is legal.
    
    --HG--
    extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404181
    1e7659dc
Name
Last commit
Last update
dlib Loading commit data...
docs Loading commit data...
examples Loading commit data...
tools Loading commit data...