estim_der_lolimot — Analytical Lolimot derivative of a learnt model
f = estim_der_lolimot(x,lolModel)
a vector of coordinates where you want to compute the derivative.
a Lolimot structure learnt via the learn_lolimot function. It handles the definition of a model.
the value of the analytical derivative of the Lolimot model.
This function computes the analytical derivative of a Lolimot model. See testLolimot.sce in the demos directory.