You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
Matrix Structure
>
Matrix Methods
>
Replace Method
>
Matrix.Replace Method (TCplx, TCplx, double)
Dew Math for .NET
Matrix.Replace Method (TCplx, TCplx, double)
Matrix Structure
Matrix Members
Dew.Math Namespace
Replace Method
Collapse All
Search and replace a complex value.
Syntax
C#
Visual Basic
public
TMtxVec
Replace
(
TCplx
SearchValue
,
TCplx
ReplaceValue
,
double
Tol
);
Public
Function
Replace
(
SearchValue
As
TCplx
,
ReplaceValue
As
TCplx
,
Tol
= 0.0001)
As
TMtxVec
Group
Replace Method
Links
Matrix Structure
,
Matrix Members
,
Dew.Math Namespace
,
Replace Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!