ClassesClassesClassesClasses | | | | Operators

num_points_funct_1dT_num_points_funct_1dNumPointsFunct1dnum_points_funct_1dNumPointsFunct1dNumPointsFunct1d (Operator)

Name

num_points_funct_1dT_num_points_funct_1dNumPointsFunct1dnum_points_funct_1dNumPointsFunct1dNumPointsFunct1d — Number of control points of the function.

Signature

num_points_funct_1d( : : Function : Length)

Herror T_num_points_funct_1d(const Htuple Function, Htuple* Length)

Herror num_points_funct_1d(const HTuple& Function, Hlong* Length)

Hlong HFunction1D::NumPointsFunct1d() const

void NumPointsFunct1d(const HTuple& Function, HTuple* Length)

Hlong HFunction1D::NumPointsFunct1d() const

void HOperatorSetX.NumPointsFunct1d(
[in] VARIANT Function, [out] VARIANT* Length)

Hlong HFunction1DX.NumPointsFunct1d()

static void HOperatorSet.NumPointsFunct1d(HTuple function, out HTuple length)

int HFunction1D.NumPointsFunct1d()

Description

num_points_funct_1dnum_points_funct_1dNumPointsFunct1dnum_points_funct_1dNumPointsFunct1dNumPointsFunct1d calculates the number of control points of FunctionFunctionFunctionFunctionFunctionfunction.

Parallelization

Parameters

FunctionFunctionFunctionFunctionFunctionfunction (input_control)  function_1d HFunction1D, HTupleHTupleHFunction1D, HTupleHFunction1DX, VARIANTHtuple (real / integer) (double / int / long) (double / Hlong) (double / Hlong) (double / Hlong) (double / Hlong)

Input function.

LengthLengthLengthLengthLengthlength (output_control)  integer HTupleHTupleHTupleVARIANTHtuple (integer) (int / long) (Hlong) (Hlong) (Hlong) (Hlong)

Number of control points.

Possible Predecessors

create_funct_1d_pairscreate_funct_1d_pairsCreateFunct1dPairscreate_funct_1d_pairsCreateFunct1dPairsCreateFunct1dPairs, create_funct_1d_arraycreate_funct_1d_arrayCreateFunct1dArraycreate_funct_1d_arrayCreateFunct1dArrayCreateFunct1dArray

Module

Foundation


ClassesClassesClassesClasses | | | | Operators