comparison inst/linear_algebra_backend.m @ 268:61830a4f9ab9

Improve formatting
author Eugenio Gianniti <eugenio.gianniti@mail.polimi.it>
date Thu, 14 Aug 2014 12:26:55 +0200
parents 2b51546a28f7
children f4d6ae912a08
comparison
equal deleted inserted replaced
267:53039ac90368 268:61830a4f9ab9
10 ## FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more 10 ## FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
11 ## details. 11 ## details.
12 ## 12 ##
13 ## You should have received a copy of the GNU General Public License along with 13 ## You should have received a copy of the GNU General Public License along with
14 ## this program; if not, see <http://www.gnu.org/licenses/>. 14 ## this program; if not, see <http://www.gnu.org/licenses/>.
15
15 16
16 ## -*- texinfo -*- 17 ## -*- texinfo -*-
17 ## @deftypefn {Function File} @var{val} = linear_algebra_backend () 18 ## @deftypefn {Function File} @var{val} = linear_algebra_backend ()
18 ## @deftypefnx {Function File} @var{old_val} = linear_algebra_backend (@var{new_val}) 19 ## @deftypefnx {Function File} @var{old_val} = linear_algebra_backend (@var{new_val})
19 ## 20 ##