Click or drag to resize

RefObjStats Constructor (Int64, Double, Double)

Initializes a new instance of the RefObjStats class

Namespace:  MediaCy.Addins.LearningSegmentation
Assembly:  MediaCy.Addins.LearningSegmentation (in MediaCy.Addins.LearningSegmentation.dll) Version: 3.1.0.0
Syntax
VB
Public Sub New ( 
	n As Long,
	m As Double,
	sdev As Double
)

Parameters

n
Type: SystemInt64
m
Type: SystemDouble
sdev
Type: SystemDouble
See Also