Click or drag to resize
sqx

MatrixStandardize Method

[Matrix] Standardize([bit] Population)

Namespace:  sqx
Assembly:  SQX (in SQX.dll) Version: 1.0.2.6 (1.0.2.6)
Syntax
C#
public Matrix Standardize(
	SqlBoolean Population
)

Parameters

Population
Type: System.Data.SqlTypesSqlBoolean
[bit]

Return Value

Type: Matrix
[Matrix]
See Also