Skip to content
Snippets Groups Projects
Forked from ogs / ogs
Source project has a limited visibility.
  • Tom Fischer's avatar
    01858a09
    [GL] Fix bug in lineSegmentIntersect. · 01858a09
    Tom Fischer authored
    The special case where the line segments (a,b) and (c,d) are parallel but are not
    located at the same straight line was not handled properly. This led to a
    singular matrix and to a not a number solution. This commit fixes the
    handling of the special case.
    01858a09
    History
    [GL] Fix bug in lineSegmentIntersect.
    Tom Fischer authored
    The special case where the line segments (a,b) and (c,d) are parallel but are not
    located at the same straight line was not handled properly. This led to a
    singular matrix and to a not a number solution. This commit fixes the
    handling of the special case.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.