You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
Vector Structure
>
Vector Methods
>
Replace Method
>
Vector.Replace Method (TCplx, TCplx, double)
Dew Math for .NET
Vector.Replace Method (TCplx, TCplx, double)
Vector Structure
Vector 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
Vector Structure
,
Vector 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!