You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
Matrix Structure
>
Matrix Methods
>
SVDGen Method
>
Matrix.SVDGen Method (TMtx, TVec, TVec)
Dew Math for .NET
Matrix.SVDGen Method (TMtx, TVec, TVec)
Matrix Structure
Matrix Members
Dew.Math Namespace
SVDGen Method
Collapse All
Syntax
C#
Visual Basic
public
int
SVDGen
(
TMtx
B
,
TVec
C
,
TVec
S
);
Public
Function
SVDGen
(
B
As
TMtx
,
C
As
TVec
,
S
As
TVec
)
As
Integer
Description
This is SVDGen, a member of class Matrix.
Group
SVDGen Method
Links
Matrix Structure
,
Matrix Members
,
Dew.Math Namespace
,
SVDGen Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!