2
0
mirror of https://github.com/boostorg/ublas.git synced 2026-02-26 05:02:16 +00:00

use diagonal which is harder!

This commit is contained in:
Michael Stevens
2004-09-03 06:33:26 +00:00
parent 0e72bae04f
commit e6387f32bf

View File

@@ -17,8 +17,8 @@
#ifndef TEST4_H
#define TEST4_H
#define USE_BANDED
//#define USE_DIAGONAL
//#define USE_BANDED
#define USE_DIAGONAL
namespace ublas = boost::numeric::ublas;