package mesh

  1. Overview
  2. Docs

Voronoi diagram (Mesh.voronoi enriched with methods specific to Triangle).

inherit 'l Mesh.voronoi
method point_attribute : 'l Mesh.mat

A matrix of size a * n (fortran_layout) where a is the number of attributes per point and n is the number of points.