package owl-base

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Owl_base_dense_common

val _add_elt : 'a 'b. ('a, 'b) Bigarray.kind -> 'a -> 'a -> 'a
val _sub_elt : 'a 'b. ('a, 'b) Bigarray.kind -> 'a -> 'a -> 'a
val _mul_elt : 'a 'b. ('a, 'b) Bigarray.kind -> 'a -> 'a -> 'a
val _div_elt : 'a 'b. ('a, 'b) Bigarray.kind -> 'a -> 'a -> 'a
OCaml

Innovation. Community. Security.