Template:WeibullSolverDistribution: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
  '''WeibullSolverDistribution Enum
   Weibull = MSolverDistribution.MS_Weibull  
   Weibull = MSolverDistribution.MS_Weibull  
   Normal = MSolverDistribution.MS_Normal  
   Normal = MSolverDistribution.MS_Normal  

Latest revision as of 17:48, 12 September 2013

  WeibullSolverDistribution Enum
  Weibull = MSolverDistribution.MS_Weibull 
  Normal = MSolverDistribution.MS_Normal 
  Exponential = MSolverDistribution.MS_Exponential 
  Lognormal = MSolverDistribution.MS_Lognormal 
  G_Gamma = MSolverDistribution.MS_G_Gamma 
  Logistic = MSolverDistribution.MS_Logistic 
  Loglogistic = MSolverDistribution.MS_Loglogistic 
  Gumbel = MSolverDistribution.MS_Gumbel 
  Gamma = MSolverDistribution.MS_Gamma
  Bayesian = MSolverDistribution.MS_Bayesian