Opened 15 years ago
Closed 15 years ago
#59 closed defect (fixed)
Error en objeto de clase estimation con modelo matricial.
Reported by: | mafernandez | Owned by: | mafernandez |
---|---|---|---|
Priority: | blocker | Milestone: | Model 0.5 |
Component: | General | Keywords: | |
Cc: |
Description
Un modelo en el que outputs e inputs son matrices presenta el siguiente
error al instanciar de la clase estimation:
ERROR: [1] No ha sido posible convertir de Matrix hacia Date para el
objeto '$tmp$'
[Call stack]
[4] Real obj::_.strategy::_SetOutputs_FromModel (Real void)
[3] Real obj::_.strategy::_AfterSetModel (Real void)
[2] Real obj::_.strategy::SetModel (NameBlock model)
[1] NameBlock @MMS.Estimation::New (NameBlock args)
ERROR: [2] beginDate no se pudo crear.
Change History (2)
comment:1 Changed 15 years ago by
Owner: | set to mafernandez |
---|---|
Status: | new → accepted |
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
El código estaba desactualizado.