Convolution / Correlation output shape

Namespace:  CenterSpace.NMath.Core
Assembly:  NMath (in NMath.dll) Version: 5.1.0.0

Syntax

C#
int ZShape { get; }
Visual Basic (Declaration)
ReadOnly Property ZShape As Integer
Visual C++
property int ZShape {
	int get ();
}

See Also