Opened 13 years ago
Closed 13 years ago
#851 closed defect (fixed)
fallo en estimacion del ejemplo F
Reported by: | josp | Owned by: | Pedro Gea |
---|---|---|---|
Priority: | critical | Milestone: | Maintenance |
Component: | Tests | Keywords: | |
Cc: |
Description
Compilar en samples/Basics
- F0_00_project.tol
- F0_01_variables.tol
- F1_02_model.tol
- F1_E_03_estimation_BSR.tol
se genera este error:
Warning: [25] :: function failed at : MMS::Container::GetEstimation(1)::GetStrategy(?)::GetResults(?)::GetNativeResults(?)::Output Warning: [26] :: function failed at : MMS::Container::GetEstimation(1)::GetStrategy(?)::GetResults(?)::GetNativeResults(?)::Output::ParameterInfo ERROR: [1] model.ParameterInfo could not be created.
Ouput no es miembro de NativeResults.
Change History (2)
comment:1 Changed 13 years ago by
Status: | new → accepted |
---|
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
El uso de
...::Container::GetEstimation(1)...
es inadecuado y los errores dependerán de qué estimaciones se hayan cargado previamente.