"Hurd, Matthew" <[EMAIL PROTECTED]>
??:[EMAIL PROTECTED]
>
> > -Original Message-
> > From: Firingme [mailto:[EMAIL PROTECTED]
> > Subject: [boost] Re: [uBlas] Any Performance Resulst Data with uBlas?
> >
> >
> > Then Matthew, re
Then Matthew, refer to your graph result data, the champion and the
runner-up all are C libs but not C++ ..
Does it means if I want to get high performance with Matrix operation, I
"must" use C but not C++
___
Unsubscribe & other c
I'm a newbie to uBlas , but have used MTL for a long time.
Before I learned MTL, I've founded MTL's performance result graph data
on the following URL:
http://www.osl.iu.edu/research/mtl/performance.php3
Now, is there any performance result data about uBlas ?
__
consider the following code :
test.cpp
*
#include
#include
#include
#include
#include
#include
using namespace std ;
using namespace boost ;
using namespace boost::lambda;
int main(){
int i = 1 ;
cout << ( _1+i)(i=2) << endl;
}
thank you for your reply ,but¡¡¡¡what is "Wiki" ?
>
> The best way to learn the MPL is to read the Wiki, the paper, and
> then ask questions here. Aleksey is pretty good about helping out.
>
> Dave
>
>
>
> ___
> Unsubscribe & other changes:
http://l
Hello everybody:
I'm studying the mpl right now,and was confused by so many many many
template ,can anybody
give me a suggestion about how can I get the very template matched
result?
Does cl.exe or icl.exe or g++.exe have some switch to produce the file
contain the
template matche