comparison main/sparsersb/doc/sparsersb.txt @ 12643:dc5803650a98 octave-forge

typo fix: s/Postcript/Postscript/g
author michelemartone
date Sun, 21 Jun 2015 14:37:10 +0000
parents a95bee17f7fd
children 0ddee23d3d82
comparison
equal deleted inserted replaced
12642:a95bee17f7fd 12643:dc5803650a98
74 If A is a sparsersb matrix and QS is a string, QS will be 74 If A is a sparsersb matrix and QS is a string, QS will be
75 interpreted as a query string about matrix A. 75 interpreted as a query string about matrix A.
76 76
77 If A is a sparsersb matrix and the "render" keyword is specified, 77 If A is a sparsersb matrix and the "render" keyword is specified,
78 and FILENAME is a string, A will be rendered as an Encapsulated 78 and FILENAME is a string, A will be rendered as an Encapsulated
79 Postcript file FILENAME. Optionally, width and height can be 79 Postscript file FILENAME. Optionally, width and height can be
80 specified in `RWIDTH, RHEIGHT'. Defaults are 512. 80 specified in `RWIDTH, RHEIGHT'. Defaults are 512.
81 81
82 If A is a sparsersb matrix and the "autotune" keyword is 82 If A is a sparsersb matrix and the "autotune" keyword is
83 specified, autotuning of the matrix will take place, with SpMV and 83 specified, autotuning of the matrix will take place, with SpMV and
84 autotuning parameters. After the "autotune" string, the remaining 84 autotuning parameters. After the "autotune" string, the remaining