= 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
val error_msgf :
('a, Format.formatter, unit, ('b, [> `Msg of string ]) result) format4 ->
'a
val triu_solve :
float array array ->
float array ->
(float array, [> `Msg of string ]) result
val ols :
?in_place:bool ->
float array array ->
float array ->
(float array, [> `Msg of string ]) result