package owl

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

Module Owl_ext_dense_ndarray.Make_SDSource

Parameters

module P : PackSig
module M : SD_Sig with type arr := P.arr and type elt := P.elt

Signature

Sourceval minmax_i : Owl_ext_types.ext_typ -> (Owl_ext_types.ext_typ * int array) * (Owl_ext_types.ext_typ * int array)