is a numeric matrix. It could be a numeric vector.
Value
Numeric value. Min value from a matrix. Explanation.
Details
This function is part of the hierarchical clusterization method. The function uses the numeric
vector or matrix matrix given and return the minimal value.
The function avoids distances equal 0, and initialize minimum value with an auxiliar function initMin,
which gets the first matrix element with a valid distance.