Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
dl-cry
master
DataProcessing
Dl
Cry
Network
TrainingData
NumCry
Matrix
Zig
NormFn
Built with Crystal 1.9.2
2023-10-07 20:59:28 UTC
struct
Zig::NormFn
Zig::NormFn
Struct
Value
Object
Defined in:
dl-cry/ziggurat_table.cr
Constructors
.new
Instance Method Summary
#initialize
#pdf
(x : Float64) : Float64
#zero_case
(r : Random, u : Float64) : Float64
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
initialize
#
[
View source
]
def
pdf
(x : Float64) : Float64
#
[
View source
]
def
zero_case
(r : Random, u : Float64) : Float64
#
[
View source
]