You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Types
>
Dew.Math.TSelectTwoFunctionSingleC Type
Dew Math for .NET
Dew.Math.TSelectTwoFunctionSingleC Type
Types
Collapse All
Function type with two parameters.
Syntax
C#
Visual Basic
public
delegate
int
TSelectTwoFunctionSingleC
(
ref
TSCplx
a,
ref
TSCplx
b);
Public
Delegate
Sub
TSelectTwoFunctionSingleC
(ref
TSCplx
a, ref
TSCplx
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!