oml
Math Library
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library oml
module Util : sig ... end
Common values used throughout the library.
module Uncategorized : sig ... end
WIP: Special functions and Linear Algebra.
module Statistics : sig ... end
Inference, parameter estimation.
module Online : sig ... end
Compute running statitics using recurrence equations.
module Classification : sig ... end
Classify data based on features.
module Regression : sig ... end
Model relationship between variables.