num_points_funct_1dT_num_points_funct_1dNumPointsFunct1dNumPointsFunct1dnum_points_funct_1d (算子)
名称
num_points_funct_1dT_num_points_funct_1dNumPointsFunct1dNumPointsFunct1dnum_points_funct_1d — 函数的控制点数量。
签名
def num_points_funct_1d(function: Sequence[Union[float, int]]) -> int
描述
num_points_funct_1dnum_points_funct_1dNumPointsFunct1dNumPointsFunct1dNumPointsFunct1dnum_points_funct_1d calculates the number of control points
of FunctionFunctionFunctionFunctionfunctionfunction。
执行信息
- 多线程类型:可重入(与非独占算子并行运行)。
- 多线程作用域:全局(可从任何线程调用)。
- 未采用并行化处理。
参数
FunctionFunctionFunctionFunctionfunctionfunction (输入控制) function_1d → HFunction1D, HTupleSequence[Union[float, int]]HTupleHtuple (real / integer) (double / int / long) (double / Hlong) (double / Hlong)
输入函数。
LengthLengthLengthLengthlengthlength (输出控制) integer → HTupleintHTupleHtuple (integer) (int / long) (Hlong) (Hlong)
Number of control points.
可能的前趋
create_funct_1d_pairscreate_funct_1d_pairsCreateFunct1dPairsCreateFunct1dPairsCreateFunct1dPairscreate_funct_1d_pairs,
create_funct_1d_arraycreate_funct_1d_arrayCreateFunct1dArrayCreateFunct1dArrayCreateFunct1dArraycreate_funct_1d_array
模块
基础