Module cerebral::nd_tools

source ·
Expand description

This module defines extensions to the ndarray crate. General functions are defined in the top-level

Modules

  • Adds functions that extends 2D float arrays such that they behave as PointSets

Functions

  • Returns the index of the smallest element of a vector. Panics if vector is of size 0.