• 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
    • What's New
    • Release Notes
    • In depth: Tensors
      • Version 8.1
        • 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
        • Reference
          • Extreme
          • Extreme.Collections
          • Extreme.Data
          • Extreme.Data.Json
          • Extreme.Data.Matlab
          • Extreme.Data.R
          • Extreme.Data.Stata
          • Extreme.Data.Text
          • Extreme.DataAnalysis
          • Extreme.DataAnalysis.Linq
          • Extreme.DataAnalysis.Models
          • Extreme.Mathematics
          • Extreme.Mathematics.Algorithms
          • Extreme.Mathematics.Calculus
          • Extreme.Mathematics.Calculus.OrdinaryDifferentialEquations
          • Extreme.Mathematics.Curves
          • Extreme.Mathematics.Curves.Nonlinear
          • Extreme.Mathematics.Distributed
          • Extreme.Mathematics.EquationSolvers
          • Extreme.Mathematics.Generic
          • Extreme.Mathematics.LinearAlgebra
            • BandMatrix<T>
            • BlockVector<T>
            • CholeskyDecomposition<T>
            • CloningMethod
            • ColumnCollection<T>
            • ComplexSingularValueDecomposition<T>
            • ComponentReadOnlyException
            • ComposedComplexMatrix<T>
            • ComposedComplexVector<T>
            • ConstantMatrix<T>
            • ConstantVector<T>
            • Decomposition<T>
            • DenseMatrix<T>
            • DenseVector<T>
            • DiagonalMatrix<T>
            • EigenvalueDecomposition<T>
            • EigenvalueRange
            • GeneralizedDecomposition<T>
            • GeneralizedEigenvalueDecomposition<T>
            • GeneralizedSingularValueDecomposition<T>
            • GeneralizedSingularValueDecompositionFactors
            • HermitianMatrix<T>
            • IndexedVector<T>
            • IndexValuePair<T>
            • IResizableMatrix<T>
            • LeastSquaresSolutionMethod
            • LeastSquaresSolver<T>
            • LinearAlgebraOperations
            • LinearOperator<T>
              • Constructors
              • Properties
                • ColumnCount
                • ColumnIndex
                • ElementType
                • RowCount
                • RowIndex
              • Methods
              • Operators
            • LQDecomposition<T>
            • LUDecomposition<T>
            • MatrixNotPositiveDefiniteException
            • MatrixSingularException
            • MatrixView<T>
            • NonHermitianEigenvalueDecomposition<T>
            • NonNegativeMatrixFactorization<T>
            • PermutationMatrix
            • PivotVector
            • QLDecomposition<T>
            • QRDecomposition<T>
            • RealEigenvalueDecomposition<T>
            • RowCollection<T>
            • RowColumnValueTriplet<T>
            • RQDecomposition<T>
            • SingularValueDecomposition<T>
            • SingularValueDecompositionFactors
            • SparseCompressedColumnMatrix<T>
            • SparseMatrix<T>
            • SparseVector<T>
            • SymmetricIndefiniteDecomposition<T>
            • SymmetricMatrix<T>
            • TriangularMatrix<T>
          • Extreme.Mathematics.LinearAlgebra.Implementation
          • Extreme.Mathematics.LinearAlgebra.IterativeSolvers
          • Extreme.Mathematics.LinearAlgebra.IterativeSolvers.Preconditioners
          • Extreme.Mathematics.Optimization
          • Extreme.Mathematics.Optimization.LineSearches
          • Extreme.Mathematics.Random
          • Extreme.Mathematics.SignalProcessing
          • Extreme.Providers
          • Extreme.Providers.InteropServices
          • Extreme.Statistics
          • Extreme.Statistics.Distributions
          • Extreme.Statistics.Multivariate
          • Extreme.Statistics.Tests
          • Extreme.Statistics.TimeSeriesAnalysis
  • Contact Us
  • Blog

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).

  1. Home
  2. Documentation
  3. Version 8.1
  4. Reference
  5. Extreme.Mathematics.LinearAlgebra
  6. LinearOperator<T>
  7. Properties
C# Visual Basic C++/CLI F#

LinearOperator<T> Properties

On this page

  • Properties
  • See Also

Properties

ColumnCount Gets the number of columns in the matrix.
ColumnIndex Gets or sets the index of labels for the columns of the matrix.
Preliminary
ElementType Gets the element type of the matrix.
RowCount Gets the number of rows in the matrix.
RowIndex Gets or sets the index of labels for the rows of the matrix.
Preliminary

See Also

Reference

LinearOperator<T> Class
Extreme.Mathematics.LinearAlgebra Namespace
On this page
  • Properties
  • See Also

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

Got it!