Skip to content
Snippets Groups Projects
  • Elias Pipping's avatar
    a1ee4ccb
    Fix important bug in directionalSubDiff · a1ee4ccb
    Elias Pipping authored
    The directional subdifferential is assumed to be taken with respect to
    a coordinate system in which v is a unit vector judging by the
    implementation of subDiff in directionalconvexfunction.hh
    
    If we do not take that into consideration, subDiff() will mix input
    from two different coordinate systems and return something meaningless
    
    As long as we only care about the sign we need not perform any
    back-transformation!
    a1ee4ccb
    History
    Fix important bug in directionalSubDiff
    Elias Pipping authored
    The directional subdifferential is assumed to be taken with respect to
    a coordinate system in which v is a unit vector judging by the
    implementation of subDiff in directionalconvexfunction.hh
    
    If we do not take that into consideration, subDiff() will mix input
    from two different coordinate systems and return something meaningless
    
    As long as we only care about the sign we need not perform any
    back-transformation!
Code owners
Assign users and groups as approvers for specific file changes. Learn more.