|
Last change
on this file since 29 was
29,
checked in by landauf, 17 years ago
|
|
updated boost from 1_33_1 to 1_34_1
|
|
File size:
455 bytes
|
| Line | |
|---|
| 1 | # Copyright (c) 2004 Michael Stevens |
|---|
| 2 | # Use, modification and distribution are subject to the |
|---|
| 3 | # Boost Software License, Version 1.0. (See accompanying file |
|---|
| 4 | # LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) |
|---|
| 5 | |
|---|
| 6 | # bench4 measurs the abstraction penalty of dense matrix and vector |
|---|
| 7 | # operations with boost::numeric::interval(s). |
|---|
| 8 | |
|---|
| 9 | exe bench4 |
|---|
| 10 | : bench4.cpp bench41.cpp bench42.cpp bench43.cpp |
|---|
| 11 | : <define>BOOST_UBLAS_USE_INTERVAL |
|---|
| 12 | ; |
|---|
Note: See
TracBrowser
for help on using the repository browser.