ALTASolverMethod Enumeration: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Created page with '{{Template:APIClass|GlobalStuff ALTA Class|GlobalStuff ALTA}} == Declaration == {{APIPrefix|Public Enum}} {{APIName|ALTASolverMethod}} :{{APIName|MLE}} = {{APIName|RSMath8.CAL…')
 
No edit summary
Line 6: Line 6:
{{APIName|ALTASolverMethod}}
{{APIName|ALTASolverMethod}}
:{{APIName|MLE}} = {{APIName|RSMath8.CALTACommon.ALTAAnalysis.AA_MLE}}
:{{APIName|MLE}} = {{APIName|RSMath8.CALTACommon.ALTAAnalysis.AA_MLE}}
{{APIPrefix|End Enum}}


{{APIComment|Available ALTA solver analysis methods}}
{{APIComment|Available ALTA solver analysis methods}}

Revision as of 21:12, 9 September 2013



Declaration

Public Enum ALTASolverMethod

MLE = RSMath8.CALTACommon.ALTAAnalysis.AA_MLE

End Enum

Available ALTA solver analysis methods