DGESVD Class
Definition
Namespace: DotNumerics.LinearAlgebra.CSLapack
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public class DGESVDVB
Public Class DGESVD- Inheritance
- Object DGESVD
Constructors
| DGESVD | |
| DGESVD(DBDSQR, DGEBRD, DGELQF, DGEMM, DGEQRF, DLACPY, DLASCL, DLASET, DORGBR, DORGLQ, DORGQR, DORMBR, XERBLA, LSAME, ILAENV, DLAMCH, DLANGE) |
Methods
Fields
| _dbdsqr | |
| _dgebrd | |
| _dgelqf | |
| _dgemm | |
| _dgeqrf | |
| _dlacpy | |
| _dlamch | |
| _dlange | |
| _dlascl | |
| _dlaset | |
| _dorgbr | |
| _dorglq | |
| _dorgqr | |
| _dormbr | |
| _ilaenv | |
| _lsame | |
| _xerbla | |
| DUM | |
| ONE | |
| ZERO |
Extension Methods
| GetEnumNames | (Defined by General) |
| IsValidDouble | (Defined by General) |