ILNumerics Ultimate VS

LapackMKL10_0 Class

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
LAPACK interface implementation, specialized for Intel's (R) MKL (R).

[ILNumerics Core Module]

Inheritance Hierarchy

SystemObject
  ILNumerics.Core.NativeLapackMKL10_0

Namespace:  ILNumerics.Core.Native
Assembly:  ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

public class LapackMKL10_0 : ILapack

The LapackMKL10_0 type exposes the following members.

Constructors

  NameDescription
Public methodLapackMKL10_0
Initializes a new instance of the LapackMKL10_0 class
Top
Methods

  NameDescription
Public methodcgeevx
Public methodcgelsd
Public methodcgelsy
Public methodcgemm
Implement wrapper for BLAS GeneralMatrixMultiply

[ILNumerics Core Module]

Public methodcgeqp3
Public methodcgeqrf
Public methodcgesdd
Public methodcgesvd
singular value decomposition

[ILNumerics Core Module]

Public methodcgetrf
Public methodcgetri
Public methodcgetrs
Public methodcheevr
Public methodchegv
Public methodcpotrf
Public methodcpotri
Public methodcpotrs
Public methodctrtrs
Public methodcungqr
Public methoddgeevx
Public methoddgelsd
Public methoddgelsy
Public methoddgemm
Implement wrapper for BLAS GeneralMatrixMultiply

[ILNumerics Core Module]

Public methoddgeqp3
Public methoddgeqrf
Public methoddgesdd
Public methoddgesvd
singular value decomposition

[ILNumerics Core Module]

Public methoddgetrf
Public methoddgetri
Public methoddgetrs
Public methoddorgqr
Public methoddormqr
Public methoddpotrf
Public methoddpotri
Public methoddpotrs
Public methoddsyevr
Public methoddsygv
Public methoddtrtrs
Public methodFreeBuffers
Free all buffers from the MKL Fast Memory Management. Use sparingly and carefully!

[ILNumerics Core Module]

Public methodStatic memberGetMaxThreads
Public methodStatic memberInit
Public methodsgeevx
Public methodsgelsd
Public methodsgelsy
Public methodsgemm
Implement wrapper for BLAS GeneralMatrixMultiply

[ILNumerics Core Module]

Public methodsgeqp3
Public methodsgeqrf
Public methodsgesdd
Public methodsgesvd
singular value decomposition

[ILNumerics Core Module]

Public methodsgetrf
Public methodsgetri
Public methodsgetrs
Public methodsorgqr
Public methodsormqr
Public methodspotrf
Public methodspotri
Public methodspotrs
Public methodssyevr
Public methodssygv
Public methodstrtrs
Public methodzgeevx
Public methodzgelsd
Public methodzgelsy
Public methodzgemm
Implement wrapper for BLAS GeneralMatrixMultiply

[ILNumerics Core Module]

Public methodzgeqp3
Public methodzgeqrf
Public methodzgesdd
Public methodzgesvd
singular value decomposition

[ILNumerics Core Module]

Public methodzgetrf
Public methodzgetri
Public methodzgetrs
Public methodzheevr
Public methodzhegv
Public methodzpotrf
Public methodzpotri
Public methodzpotrs
Public methodztrtrs
Public methodzungqr
Top
Remarks

[ILNumerics Core Module]

See Also

Reference