Re: [eigen] Non linear solver questions |
[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]
On Monday 13 June 2011 16:51:01 Koldo Ramirez wrote:
> Another question: Is it possible to define the number of equations and unknowns not in compile time but during program running?
Check the "GenericFunctor" in eigen/unsupported/test/NonLinearOptimization.cpp
It can use compile-time or runtime inputs/values numbers.
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |