You are here: Start » AVL.NET » Invoke.SkipEmptyDataHistogram
If the input histogram contains any non-zero bin, then the histogram is copied to the output; otherwise Nil is returned.
Namespace: | Avl |
---|---|
Assembly: | AvlNet.dll |
Syntax
C++
C#
public static void SkipEmptyDataHistogram ( Avl.Histogram inHistogram, Conditional<Avl.Histogram> outNotEmptyDataHistogram, out bool outIsNotEmpty )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inHistogram | Avl.Histogram | Input histogram. | ||
![]() | outNotEmptyDataHistogram | Atl.Conditional<Avl.Histogram> | |||
![]() | outIsNotEmpty | bool |