package oxbow

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

Source file compute.ml

1
2
3
4
5
6
7
open! Oxbow_core

type t =
  params:Params.Tiling.t
  -> usable_area:int Rect.canonical
  -> count:int
  -> int Rect.canonical list