Table of Contents

Property Size

Namespace
Bonsai.Dsp
Assembly
Bonsai.Dsp.dll

Size

Gets or sets the size of the output array buffer.

public Size Size { get; set; }

Property Value

Size

Remarks

If one dimension is zero, the output will be either a row or column vector along the non-zero dimension. If both dimensions are zero, the output will be a row vector with the same number of elements as the length of each array in the sequence.