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