Attention
This function is available in C++ and Python only.
OEGridMinVal¶
template<class GridType>
GridType OEGridMinVal(const OEFixedGrid<GridType> &grid)
Returns the minimum value of the grid
.
Attention
This function is available in C++ and Python only.
template<class GridType>
GridType OEGridMinVal(const OEFixedGrid<GridType> &grid)
Returns the minimum value of the grid
.