package owl-base

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val check : threshold:float -> order:[ `second | `fourth ] -> ?verbose:bool -> ?eps:float -> f:(AD.t -> AD.t) -> directions:AD.t array -> AD.t array -> bool * int