Type Definition chanvese::FloatGrid [] [src]

type FloatGrid = GenericGrid<f64>;

two-dimensional grid of f64 values