Developer Guide for Intel® Data Analytics Acceleration Library 2016 Update 4

Details

Given the matrix X of size n x p, the problem is to compute the Singular Value Decomposition (SVD)

X = UΣV t,

where

Columns of the matrices U and V are called left and right singular vectors, respectively.