FreeBSD Manual Pages
BSctx_set_guess(3) BlockSolve95 BSctx_set_guess(3) NAME BSctx_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 context - The context to change guess - if TRUE, then use zero as initial vector. RETURNS void NOTES If a good initial guess is available then this context should be set to be FALSE. SYNOPSIS void BSctx_set_guess(BSprocinfo *context, int guess) LOCATION BlockSolve95/src/BScontext.c 10/17/1996 BSctx_set_guess(3)
NAME | INPUT PARAMETERS | RETURNS | NOTES | SYNOPSIS | LOCATION
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=BSctx_set_guess&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>
