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