Function getMinDistFromMatrix

float getMinDistFromMatrix (
  ref const(Mat2x3) mat
) nothrow @safe;