Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
dl-cry
master
DataProcessing
Dl
Cry
Network
TrainingData
NumCry
Matrix
Zig
NormFn
Generated using Crystal 1.14.0
2025-01-09 07:50:42 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
]