octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #55372] wrong function call in minConvexHull o


From: anonymous
Subject: [Octave-bug-tracker] [bug #55372] wrong function call in minConvexHull of geometry package
Date: Thu, 3 Jan 2019 10:50:28 -0500 (EST)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:64.0) Gecko/20100101 Firefox/64.0

URL:
  <https://savannah.gnu.org/bugs/?55372>

                 Summary: wrong function call in minConvexHull of geometry
package
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Thu 03 Jan 2019 03:50:27 PM UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: André
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.2.2
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Calling the minConvexHull function of the geometry package throws an error of
a missing function vectorNorm3d.

error: 'vectorNorm3d' undefined near line 98 column 20
error: called from
    minConvexHull at line 98 column 9

I belive there is no special 3d function here. Changing that line to call
vectorNorm (without "3d") seems to solve the problem (both programatically and
mathematically)


Cheers,
André




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55372>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]