Filter Operators
Operators
Bitwise | Returns a filter representing the intersection of two filters. |
Bitwise | Returns a filter that represents the union of two filters. |
Ones | Returns a Filter that is the complement of the specified filter. |
This is documentation for an old release of Numerics.NET (version 8.1). Read this page in the documentation of the latest stable release (version 9.0).
Bitwise | Returns a filter representing the intersection of two filters. |
Bitwise | Returns a filter that represents the union of two filters. |
Ones | Returns a Filter that is the complement of the specified filter. |