.TH BSctx_set_rt 3 "10/17/1996" " " "BlockSolve95" .SH NAME BSctx_set_rt \- Set whether information for fast future permutations .PD 0 .TP .B with the same matrix structure should be kept .PD 1 .SH INPUT PARAMETERS .PD 0 .TP .B context - The context to change .PD 1 .PD 0 .TP .B rt - if TRUE, then the information is kept around .PD 1 .SH RETURNS void .SH SYNOPSIS .nf void BSctx_set_rt(BSprocinfo *context, int rt) .fi .SH LOCATION BlockSolve95/src/BScontext.c