lbfgsd ~master (2020-08-03T15:01:32Z)
Dub
Repo
LogLikehoodCostFunc
app
Undocumented in source.
struct
LogLikehoodCostFunc {
float
[]
data
;
auto
opCall
(T[] params);
}
Members
Functions
opCall
auto
opCall
(T[] params)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
data
float
[]
data
;
Undocumented in source.
Meta
Source
See Implementation
app
functions
main
structs
LogLikehoodCostFunc