You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Types
>
Dew.Math.TSelectTwoFunctionC Type
Dew Math for .NET
Dew.Math.TSelectTwoFunctionC Type
Types
Collapse All
Function type with two parameters.
Syntax
C#
Visual Basic
public
delegate
int
TSelectTwoFunctionC
(
ref
TCplx
a,
ref
TCplx
b);
Public
Delegate
Sub
TSelectTwoFunctionC
(ref
TCplx
a, ref
TCplx
b)
As
Integer
File
Math387.cs
Group
Types
Links
Types
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!