Package jline.lib.lti
Object gaverstehfest
-
- All Implemented Interfaces:
public class gaverstehfest
-
-
Field Summary
Fields Modifier and Type Field Description public final static gaverstehfest
INSTANCE
-
Method Summary
Modifier and Type Method Description final Array<BigDecimal>
getomega(Integer n)
final Array<BigDecimal>
getalpha(Integer n)
final Double
laplace_result(Double d)
final static Unit
main(Array<String> args)
-
-
Method Detail
-
getomega
final Array<BigDecimal> getomega(Integer n)
-
getalpha
final Array<BigDecimal> getalpha(Integer n)
-
laplace_result
final Double laplace_result(Double d)
-
-
-
-