Opened 9 years ago
#1927 new defect
Revisar función BRnRmFunction::gsl_Marquardt
Reported by: | Jorge | Owned by: | Víctor de Buen Remiro |
---|---|---|---|
Priority: | normal | Milestone: | Mantainance |
Component: | Kernel | Version: | 3.3 |
Severity: | normal | Keywords: | |
Cc: |
Description
La función
BDat BRnRmFunction::gsl_Marquardt(BArray<BDat>& X, BArray<BDat>& r, BMatrix<BDat>& J)
No está retornando el jacobiano en el argumento J, también parece que la matriz covar no se libera.
Note: See
TracTickets for help on using
tickets.