C# Class MSR.Models.Prediction.SRGM.LogarithmicSRGM

Mostra file Open project: kirnosenko/msr-tools

Public Methods

Method Description
LogarithmicSRGM ( double p1, double p2 ) : System
Predict ( double t ) : double

Method Details

LogarithmicSRGM() public method

public LogarithmicSRGM ( double p1, double p2 ) : System
p1 double
p2 double
return System

Predict() public method

public Predict ( double t ) : double
t double
return double