[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Returns number cruncher for the target coercion type.

Namespace: net.esper.type
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Function GetComputer ( _
	coercedType As Type _
) As Computer
C#
public MathArithTypeEnum.Computer GetComputer (
	Type coercedType
)
Visual C++
public:
Computer^ GetComputer (
	Type^ coercedType
)

Parameters

coercedType
System.Type
target type

Return Value

number cruncher