|
NAMEBSctx_set_guess - Set whether to use zero as the initial vector for the iterative method or use the values given in the vector passed to the iterative method.INPUT PARAMETERS
RETURNSvoidNOTESIf a good initial guess is available then this context should be set to be FALSE.SYNOPSISvoid BSctx_set_guess(BSprocinfo *context, int guess) LOCATIONBlockSolve95/src/BScontext.c
Visit the GSP FreeBSD Man Page Interface. |