You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
SpecialFuncs Class
>
SpecialFuncs Methods
>
LegendreP Method
>
SpecialFuncs.LegendreP Method (int, float, TDenseMtxVec)
Dew Math for .NET
SpecialFuncs.LegendreP Method (int, float, TDenseMtxVec)
SpecialFuncs Class
SpecialFuncs Members
Dew.Math.Units Namespace
LegendreP Method
Collapse All
Syntax
C#
Visual Basic
public
static
void
LegendreP
(
int
n
,
float
X
,
TDenseMtxVec
result
);
Public
static
Function
LegendreP
(
n
As
Integer
,
X
As
float,
result
As
TDenseMtxVec
)
As
void
Description
This is LegendreP, a member of class SpecialFuncs.
Group
LegendreP Method
Links
SpecialFuncs Class
,
SpecialFuncs Members
,
Dew.Math.Units Namespace
,
LegendreP Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!