lib/github.com/diku-dk/statistics/gammaln
Contents
Index
lib/github.com/vmchale/img-fut/img
Synopsis
module type
gammaln
= {
type
t
val
gammaln
:
t
->
t
}
module
mk_gammaln
:
(
R
:
real
) ->
gammaln
with
t
=
R.t
Description
↑
module type
gammaln
↑
type
t
↑
val
gammaln
:
t
->
t
↑
module
mk_gammaln