Retrieves the number of the current iteration.
The Fortran interface is specified in the mkl_rci.fi include file and the C interface is specified in the mkl_rci.h include file.
INTEGER. Sets the size of the problem.
DOUBLE PRECISION matrix of size n*nrhs. Contains the initial approximation to the solution vectors.
INTEGER. Sets the number of right-hand sides.
DOUBLE PRECISION matrix of size (nrhs,n). Contains the right-hand side .
INTEGER. This parameter is not used.
INTEGER array of size (128+2*nrhs). Refer to the CG Common Parameters.
DOUBLE PRECISION array of size (128+2*nrhs). Refer to the CG Common Parameters.
DOUBLE PRECISION array of size (n, 3+nrhs). Refer to the CG Common Parameters.
Copyright © 1994 - 2011, Intel Corporation. All rights reserved.