Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Stream function

Subject: CGAL users discussion list

List archive

[cgal-discuss] Stream function


Chronological Thread 
  • From: "Javi V." <>
  • To:
  • Subject: [cgal-discuss] Stream function
  • Date: Thu, 27 Feb 2014 00:37:35 -0800 (PST)

Hello everybody,

I would like to know if there is any function which allows me to compute a
single streamline from a point to a minimum. I have seen this
http://doc.cgal.org/latest/Stream_lines_2/index.html#Chapter_2D_Placement_of_Streamlines
but I do not know if I can use this.

In few words, I am implementing a potential-based path planning in C++ and I
am having lots of troubles implementing the gradient descent function (while
the stream2 Matlab function works perfectly for my generated potentials).

Thank you very much!



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Stream-function-tp4658878.html
Sent from the cgal-discuss mailing list archive at Nabble.com.


  • [cgal-discuss] Stream function, Javi V., 02/27/2014

Archive powered by MHonArc 2.6.18.

Top of Page