- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Does it possible to directly access the matrix R after qr decomposition in the mkl library? I found only these functions in the description:
mkl_sparse_d_qr
mkl_sparse_d_qr_factorize
mkl_sparse_d_qr_solve
mkl_sparse_d_qr_qmult
mkl_sparse_d_qr_rsolve
But these functions don't provide the matrix R. Does it possible to get the matrix R after qr_factorize?
コピーされたリンク
1 返信
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
it doesn't possible at this moment. You could try to submit this Feature Request to the Intel Online Service Center.