| 
            
              LevyDistributionLocation Property 
             | 
          
        
         
              Gets the location μ (mu) for this distribution.
            
 
    Namespace: 
   Accord.Statistics.Distributions.Univariate
    Assembly:
   Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntaxpublic double Location { get; }Public ReadOnly Property Location As Double
	Get
 Request Example
		View SourceProperty Value
Type: 
Double
See Also