ALTASolverMethod Enumeration: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Template:APIClass|GlobalStuff ALTA Class|GlobalStuff ALTA}}
{{Template:APIClass|GlobalStuff ALTA Class|GlobalStuff ALTA}}
== Declaration  ==
== Declaration  ==


{{APIPrefix|Public Enum}}
{{APIPrefix|Public Enum}}
{{APIName|ALTASolverMethod}}
{{APIName|ALTASolverMethod}}
:{{APIName|MLE}} = {{APIName|RSMath8.CALTACommon.ALTAAnalysis.AA_MLE}}
{{APIPrefix|End Enum}}


{{APIComment|Available ALTA solver analysis methods}}
{{APIComment|Available ALTA solver analysis methods. This currently includes MLE.}}
 
{{Template:ALTASolverMethod}}

Revision as of 17:27, 16 September 2013


Declaration

Public Enum ALTASolverMethod

Available ALTA solver analysis methods. This currently includes MLE.

  ALTASolverMethod Enum
  MLE = ALTAAnalysis.AA_MLE