• Skip to primary navigation
  • Skip to content
  • Skip to footer
Numerics.NET
Try Free Buy Now Find Anything Sign In Account
  • Welcome
  • .NET Libraries
  • Write Great Code
  • 30 Day Free Trial
  • Pricing
  • Your account
  • QuickStart Samples
  • Nuget Packages
  • Documentation
    • User's Guide and Reference
      • Deployment Guide
      • Nuget packages
      • Configuration
      • Using Parallelism
      • Mathematics Library User's Guide
      • Vector and Matrix Library User's Guide
      • Data Analysis Library User's Guide
      • Statistics Library User's Guide
      • Data Access Library User's Guide
      • API Reference
        • Numerics.NET
        • Numerics.NET.Algorithms
        • Numerics.NET.Calculus
        • Numerics.NET.Calculus.Generic
        • Numerics.NET.Calculus.OrdinaryDifferentialEquations
        • Numerics.NET.Collections
        • Numerics.NET.Curves
        • Numerics.NET.Curves.Generic
        • Numerics.NET.Curves.Nonlinear
        • Numerics.NET.Data
        • Numerics.NET.Data.Json
        • Numerics.NET.Data.Matlab
        • Numerics.NET.Data.R
        • Numerics.NET.Data.Stata
        • Numerics.NET.Data.Text
        • Numerics.NET.DataAnalysis
          • AccumulatingAggregator<T, TResult, TAccumulator>
          • AccumulatingAggregator<T, TResult, TIntermediate, TConverter, TAccumulator>
          • Aggregator<T, TResult>
          • AggregatorAttributes
          • AggregatorGroup
          • AggregatorGroup<TResult>
          • Aggregators
          • BinaryAccumulatingAggregator<T1, T2, TResult, TIntermediate, TConverter1, TConverter2, TAccumulator>
          • BinaryAggregator<T1, T2, TResult>
          • BinaryAggregatorGroup
          • BinaryAggregatorGroup<TResult>
          • BoundaryIntervalBehavior
          • CategoricalEncoding
          • DataFrame
          • DataFrame<R, C>
          • DataFrameRow<R, C>
          • DateTimeExtensions
          • DateTimeUnit
          • DestructiveAggregator<T, TResult>
          • DestructiveAggregator<T, TResult, TIntermediate, TConverter>
          • Direction
          • Grouping
          • Grouping<TKey>
          • Histogram
          • Histogram<T>
          • IAccumulator<T>
          • IAccumulator<T, TResult>
          • IAggregator
          • IAggregator<T>
          • IBinaryAccumulator<T1, T2>
          • IBinaryAccumulator<T1, T2, TResult>
          • IBinaryAggregator
          • IBinaryAggregator<TResult>
          • IDataFrame
          • IGrouping
          • IIndex
          • Index
          • Index<T>
          • IntervalIndex<T>
          • IPivot
          • JoinIndex
          • JoinType
          • MissingValueAction
          • MissingValueException
          • MultipleMissingValueAction
          • Parameter<T>
          • ParameterVector<T>
          • Pivot
          • Pivot<R, C>
          • QuantileType
          • RankTiebreaker
          • Recurrence
          • SortOrder
          • SpecialBins
          • Subset
            • Constructors
            • Properties
            • Methods
            • Operators
              • BitwiseAnd Operator
              • BitwiseOr Operator
              • OnesComplement Operator
            • Fields
          • TransformedParameter<T>
          • TypePreservingAggregatorGroup
          • TypePreservingBinaryAggregatorGroup
          • VectorExtensions
        • Numerics.NET.DataAnalysis.Accumulators
        • Numerics.NET.DataAnalysis.Linq
        • Numerics.NET.DataAnalysis.Models
        • Numerics.NET.Distributed
        • Numerics.NET.EquationSolvers
        • Numerics.NET.EquationSolvers.Generic
        • Numerics.NET.Generic
        • Numerics.NET.LinearAlgebra
        • Numerics.NET.LinearAlgebra.Implementation
        • Numerics.NET.LinearAlgebra.IterativeSolvers
        • Numerics.NET.LinearAlgebra.IterativeSolvers.Preconditioners
        • Numerics.NET.Optimization
        • Numerics.NET.Optimization.LineSearches
        • Numerics.NET.Providers
        • Numerics.NET.Providers.InteropServices
        • Numerics.NET.Random
        • Numerics.NET.SignalProcessing
        • Numerics.NET.Statistics
        • Numerics.NET.Statistics.Distributions
        • Numerics.NET.Statistics.Multivariate
        • Numerics.NET.Statistics.Tests
        • Numerics.NET.Statistics.TimeSeriesAnalysis
        • Numerics.NET.Tensors
    • What's New
    • Release Notes
    • In depth: Tensors
  • Contact Us
  • Blog
  1. Home
  2. Documentation
  3. User's Guide and Reference
  4. API Reference
  5. Numerics.NET.DataAnalysis
  6. Subset
  7. Operators
C# Visual Basic C++/CLI F#

Subset Operators

On this page

  • Operators
  • See Also

Operators

BitwiseAnd(Subset, Subset) Returns a subset representing the intersection of two subsets.
BitwiseOr(Subset, Subset) Returns a subset that represents the union of two subsets.
OnesComplement(Subset) Returns a Subset that is the complement of the specified subset.

See Also

Reference

Subset Class
Numerics.NET.DataAnalysis Namespace
On this page
  • Operators
  • See Also
Copyright © 2003-2025, Extreme Optimization. All rights reserved.
Numerics.NET, Extreme Optimization, Complexity made simple, M#, and M Sharp are trademarks of ExoAnalytics Inc.
Microsoft, C#, Visual Basic, Visual Studio, and the Optimized for Visual Studio logo
are registered trademarks of Microsoft Corporation.

This website uses cookies to improve your experience. Learn more.

Got it!