Developer Guide for Intel® Data Analytics Acceleration Library 2018 Update 3
Given a symmetric positive-definite matrix X of size p x p, the problem is to compute the Cholesky decomposition X = LLT, where L is a lower triangular matrix.