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

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

[Octave-bug-tracker] [bug #50361] Incorrect result in geometry package i


From: Mike Bloom
Subject: [Octave-bug-tracker] [bug #50361] Incorrect result in geometry package intersectLinePlane function
Date: Mon, 6 Mar 2017 10:09:50 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0

Follow-up Comment #2, bug #50361 (project octave):

Original poster here.  I believe I also found an identical issue with the
function normalizePlane on line 51.  Again the dimension 2 is not specified in
the cross function.  So when you pass 3 inputs are row vectors the cross
product is calculated on dim 1 instead of 2.  There are other instances where
dimension of 2 is specified so I think it has been omitted in this function
and the original posted one.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?50361>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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