 Usage:  y = chol(x)  
 
 Input:

  x                      n x n matrix 
                         
 Output:

  y                      n x n matrix, containing the Cholesky 
                         decomposition of x 
                         
--------------------------------------------------------------
(C) MD*TECH Method and Data Technologies, 17.8.2000
