ILNumerics - Technical Application Development
Top
The LapackMKL10_0 type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | cgeevx | |
![]() | cgelsd | |
![]() | cgelsy | |
![]() | cgemm |
Implement wrapper for BLAS GeneralMatrixMultiply
[ILNumerics Core Module] |
![]() | cgeqp3 | |
![]() | cgeqrf | |
![]() | cgesdd | |
![]() | cgesvd |
singular value decomposition
[ILNumerics Core Module] |
![]() | cgetrf | |
![]() | cgetri | |
![]() | cgetrs | |
![]() | cheevr | |
![]() | chegv | |
![]() | cpotrf | |
![]() | cpotri | |
![]() | cpotrs | |
![]() | ctrtrs | |
![]() | cungqr | |
![]() | dgeevx | |
![]() | dgelsd | |
![]() | dgelsy | |
![]() | dgemm |
Implement wrapper for BLAS GeneralMatrixMultiply
[ILNumerics Core Module] |
![]() | dgeqp3 | |
![]() | dgeqrf | |
![]() | dgesdd | |
![]() | dgesvd |
singular value decomposition
[ILNumerics Core Module] |
![]() | dgetrf | |
![]() | dgetri | |
![]() | dgetrs | |
![]() | dorgqr | |
![]() | dormqr | |
![]() | dpotrf | |
![]() | dpotri | |
![]() | dpotrs | |
![]() | dsyevr | |
![]() | dsygv | |
![]() | dtrtrs | |
![]() | FreeBuffers |
Free all buffers from the MKL Fast Memory Management. Use sparingly and carefully!
[ILNumerics Core Module] |
![]() ![]() | GetMaxThreads | |
![]() ![]() | Init | |
![]() | sgeevx | |
![]() | sgelsd | |
![]() | sgelsy | |
![]() | sgemm |
Implement wrapper for BLAS GeneralMatrixMultiply
[ILNumerics Core Module] |
![]() | sgeqp3 | |
![]() | sgeqrf | |
![]() | sgesdd | |
![]() | sgesvd |
singular value decomposition
[ILNumerics Core Module] |
![]() | sgetrf | |
![]() | sgetri | |
![]() | sgetrs | |
![]() | sorgqr | |
![]() | sormqr | |
![]() | spotrf | |
![]() | spotri | |
![]() | spotrs | |
![]() | ssyevr | |
![]() | ssygv | |
![]() | strtrs | |
![]() | zgeevx | |
![]() | zgelsd | |
![]() | zgelsy | |
![]() | zgemm |
Implement wrapper for BLAS GeneralMatrixMultiply
[ILNumerics Core Module] |
![]() | zgeqp3 | |
![]() | zgeqrf | |
![]() | zgesdd | |
![]() | zgesvd |
singular value decomposition
[ILNumerics Core Module] |
![]() | zgetrf | |
![]() | zgetri | |
![]() | zgetrs | |
![]() | zheevr | |
![]() | zhegv | |
![]() | zpotrf | |
![]() | zpotri | |
![]() | zpotrs | |
![]() | ztrtrs | |
![]() | zungqr |
See Also