Extreme Optimization™: Complexity made simple.

Numerical Components
for .NET

  • Home
  • •
  • Features
    • Math Library
    • Vector and Matrix Library
    • Statistics Library
    • Performance
    • Usability
  • •
  • Documentation
    • Introduction
    • Math Library User's Guide
    • Vector and Matrix Library User's Guide
    • Statistics Library User's Guide
    • Reference
  • •
  • Support
    • Frequently Asked Questions
    • QuickStart Samples
    • Sample Applications
    • Downloads
  • •
  • Blog
  • •
  • Company
    • About us
    • Testimonials
    • Customers
    • Press Releases
    • Careers
    • Contact us
Introduction
Expand Mathematics Library User's GuideMathematics Library User's Guide
Expand Vector and Matrix Library User's GuideVector and Matrix Library User's Guide
Expand Statistics Library User's GuideStatistics Library User's Guide
Expand ReferenceReference
  • Home
    • Features
    • Solutions
    • Documentation
    • QuickStart Samples
    • Sample Applications
    • Downloads
    • Technical Support
    • Download trial
    • How to buy
    • Blog
    • Company
    • Resources
  • Documentation
    • Introduction
    • Mathematics Library User's Guide
    • Vector and Matrix Library User's Guide
    • Statistics Library User's Guide
    • Reference
  • Reference
    • Extreme.Mathematics Namespace
    • Extreme.Mathematics.Algorithms Namespace
    • Extreme.Mathematics.Calculus Namespace
    • Extreme.Mathematics.Calculus.OrdinaryDifferentialEquations Namespace
    • Extreme.Mathematics.Curves Namespace
    • Extreme.Mathematics.Curves.Nonlinear Namespace
    • Extreme.Mathematics.EquationSolvers Namespace
    • Extreme.Mathematics.Generic Namespace
    • Extreme.Mathematics.Generic.LinearAlgebra Namespace
    • Extreme.Mathematics.Generic.LinearAlgebra.Providers Namespace
    • Extreme.Mathematics.LinearAlgebra Namespace
    • Extreme.Mathematics.LinearAlgebra.Complex Namespace
    • Extreme.Mathematics.LinearAlgebra.IO Namespace
    • Extreme.Mathematics.LinearAlgebra.Providers Namespace
    • Extreme.Mathematics.LinearAlgebra.Sparse Namespace
    • Extreme.Mathematics.Optimization Namespace
    • Extreme.Mathematics.Optimization.LinearProgramming Namespace
    • Extreme.Mathematics.SignalProcessing Namespace
    • Extreme.Mathematics.SpecialFunctions Namespace
    • Extreme.Statistics Namespace
    • Extreme.Statistics.Distributions Namespace
    • Extreme.Statistics.Multivariate Namespace
    • Extreme.Statistics.Random Namespace
    • Extreme.Statistics.Tests Namespace
    • Extreme.Statistics.TimeSeriesAnalysis Namespace
  • Extreme.Mathematics Namespace
    • AccuracyGoal Structure
    • AlgorithmResult(T) Class
    • AlgorithmStatus Enumeration
    • BigFloat Class
    • BigInteger Structure
    • BigRational Structure
    • BivariateRealFunction Delegate
    • BivariateSingleFunction Delegate
    • ComplexFunction Delegate
    • ComplexMatrix Class
    • ComplexVector Class
    • Constants Class
    • DimensionMismatchException Class
    • DimensionType Enumeration
    • DoubleComparer Class
    • DoubleComplex Structure
    • ElementaryFunctions Class
    • EquationSolving Class
    • FastMultivariateMatrixFunction Delegate
    • FastMultivariateSingleMatrixFunction Delegate
    • FastMultivariateSingleVectorFunction Delegate
    • FastMultivariateVectorFunction Delegate
    • FunctionFactory Class
    • Intent Enumeration
    • Interval Structure
    • Interval(T) Structure
    • IPermutable Interface
    • MachineConstants Class
    • Matrix Class
    • MatrixFiller Delegate
    • MultivariateRealFunction Delegate
    • MultivariateSingleFunction Delegate
    • MultivariateSingleVectorFunction Delegate
    • MultivariateVectorFunction Delegate
    • NumericalDifferentiation Class
    • NumericalIntegration Class
    • ParameterizedMultivariateRealFunction Delegate
    • ParameterizedMultivariateSingleFunction Delegate
    • ParameterizedRealFunction Delegate
    • ParameterizedSingleFunction Delegate
    • Permutation Class
    • RealFunction Delegate
    • RoundingMode Enumeration
    • SingleComparer Class
    • SingleComplex Structure
    • SingleComplexFunction Delegate
    • SingleComplexMatrix Class
    • SingleComplexVector Class
    • SingleFunction Delegate
    • SingleFunctionFactory Class
    • SingleInterval Structure
    • SingleMatrix Class
    • SingleMatrixFiller Delegate
    • SingleVector Class
    • SingleVectorFiller Delegate
    • TotalLossOfPrecisionException Class
    • TrivariateRealFunction Delegate
    • TrivariateSingleFunction Delegate
    • Vector Class
    • VectorFiller Delegate
  • Matrix Class
    • Members
    • Constructors
    • Methods
    • Operators
    • Properties
  • Methods
    • AbsoluteMax Method
    • AbsoluteMin Method
    • Add Overloads
    • AddProductToVector Method
    • Apply Overloads
    • ApplyToColumns Method
    • ApplyToRows Method
    • AsDenseMatrix Method
    • AsGeneralMatrix Method
    • Clone Method
    • CloneData Method
    • ComponentwiseDivide Overloads
    • ComponentwiseMultiply Overloads
    • CopyTo Method
    • Create Overloads
    • CreateBanded Method
    • CreateConstant Method
    • CreateDiagonal Overloads
    • CreateLowerBanded Method
    • CreateLowerTriangular Overloads
    • CreateSparse Overloads
    • CreateSymmetric Overloads
    • CreateSymmetricBanded Method
    • CreateUpperBanded Method
    • CreateUpperTriangular Overloads
    • Divide Method
    • Equals Overloads
    • EstimateConditionNumber Method
    • FrobeniusNorm Method
    • GetColumn Overloads
    • GetColumnEnumerator Method
    • GetColumnSums Method
    • GetComponents Overloads
    • GetConditionNumber Method
    • GetDeterminant Method
    • GetDiagonal Overloads
    • GetExponential Method
    • GetHashCode Method
    • GetInverse Method
    • GetObjectData Method
    • GetPseudoInverse Method
    • GetRow Overloads
    • GetRowEnumerator Method
    • GetRowSums Method
    • GetSingularValues Method
    • GetSubmatrix Overloads
    • GetValue Method
    • InfinityNorm Method
    • IsComponentWritable Method
    • IsSingular Method
    • Max Method
    • Min Method
    • Multiply Overloads
    • NormInternal Method
    • OneNorm Method
    • PermuteColumns Method
    • PermuteRows Method
    • PermuteRowsAndColumns Overloads
    • Rank Overloads
    • ScaleColumns Method
    • ScaleRows Method
    • SetToZero Method
    • SetValue Overloads
    • ShallowCopy Method
    • Solve Overloads
    • SolveTranspose Overloads
    • Subtract Method
    • ToArray Overloads
    • ToDenseMatrix Method
    • ToGeneralMatrix Method
    • ToString Overloads
    • Trace Method
    • Transpose Method
    • TwoNorm Method
    • UnscaleColumns Method
    • UnscaleRows Method
    • ValidateAddProductToVector Method
  • CopyTo Method
Collapse imageExpand ImageCopy imageCopyHover image
       




Matrix..::..CopyTo Method

Matrix Class  See Also 
Copies the components of this Matrix to another matrix.

Namespace:  Extreme.Mathematics
Assembly:  Extreme.Numerics.Net20 (in Extreme.Numerics.Net20.dll) Version: 3.6.10055.0 (3.6.10077.0)

Syntax

C#
public virtual Matrix CopyTo(
	Matrix matrix
)
Visual Basic (Declaration)
Public Overridable Function CopyTo ( _
	matrix As Matrix _
) As Matrix
Visual C++
public:
virtual Matrix^ CopyTo(
	Matrix^ matrix
)
F#
abstract CopyTo : 
        matrix:Matrix -> Matrix 
override CopyTo : 
        matrix:Matrix -> Matrix 

Parameters

matrix
Type: Extreme.Mathematics..::.Matrix
The Matrix whose components are to be set.

Return Value

A reference to the destination matrix.

Exceptions

ExceptionCondition
System..::.ArgumentNullExceptionmatrix is nullNothingnullptra null reference (Nothing in Visual Basic).
Extreme.Mathematics..::.DimensionMismatchExceptionThe number of rows of matrix is less than the number of rows of this instance.

-or-

The number of columns of matrix1 is less than the number of columns of this instance.

See Also

Matrix Class
Extreme.Mathematics Namespace

Send comments on this topic to support@extremeoptimization.com

Copyright © 2003-2010, Extreme Optimization. All rights reserved.
Extreme Optimization, Complexity made simple, M#, and M Sharp are trademarks of ExoAnalytics Inc.
Microsoft, Visual C#, Visual Basic, Visual Studio, Visual Studio.NET, and the Optimized for Visual Studio logo
are registered trademarks of Microsoft Corporation.