y_range_funct_1dT_y_range_funct_1dYRangeFunct1dYRangeFunct1dy_range_funct_1d (算子)

名称

y_range_funct_1dT_y_range_funct_1dYRangeFunct1dYRangeFunct1dy_range_funct_1d — 函数的最小和最大 y 值。

签名

y_range_funct_1d( : : Function : YMin, YMax)

Herror T_y_range_funct_1d(const Htuple Function, Htuple* YMin, Htuple* YMax)

void YRangeFunct1d(const HTuple& Function, HTuple* YMin, HTuple* YMax)

void HFunction1D::YRangeFunct1d(double* YMin, double* YMax) const

static void HOperatorSet.YRangeFunct1d(HTuple function, out HTuple YMin, out HTuple YMax)

void HFunction1D.YRangeFunct1d(out double YMin, out double YMax)

def y_range_funct_1d(function: Sequence[Union[float, int]]) -> Tuple[float, float]

描述

y_range_funct_1dy_range_funct_1dYRangeFunct1dYRangeFunct1dYRangeFunct1dy_range_funct_1d calculates the smallest and the largest y value of FunctionFunctionFunctionFunctionfunctionfunction

执行信息

参数

FunctionFunctionFunctionFunctionfunctionfunction (输入控制)  function_1d HFunction1D, HTupleSequence[Union[float, int]]HTupleHtuple (real / integer) (double / int / long) (double / Hlong) (double / Hlong)

输入函数。

YMinYMinYMinYMinYMinymin (输出控制)  number HTuplefloatHTupleHtuple (real) (double) (double) (double)

Smallest y value.

YMaxYMaxYMaxYMaxYMaxymax (输出控制)  number HTuplefloatHTupleHtuple (real) (double) (double) (double)

Largest y value.

可能的前趋

create_funct_1d_pairscreate_funct_1d_pairsCreateFunct1dPairsCreateFunct1dPairsCreateFunct1dPairscreate_funct_1d_pairs, create_funct_1d_arraycreate_funct_1d_arrayCreateFunct1dArrayCreateFunct1dArrayCreateFunct1dArraycreate_funct_1d_array

模块

基础