Sorry. Thanks for pointing this out.

> From: [EMAIL PROTECTED]
> To: m5-users@m5sim.org
> Subject: Re: [m5-users] how to use Stats::Vector in Stats::Formula?
> Date: Thu, 7 Feb 2008 14:23:22 -0500
> 
> Jiayuan,
> 
> If you're going to create a new topic on the mailing list please  
> create a new message instead of replying and changing the Subject: of  
> an existing message. If you reply the In-Reply-To: and References:  
> headers are set to the old message ids. Some mail clients use these  
> headers to decide if a message should be displayed as part of an  
> existing thread or as a new topic.
> 
> 
> Thanks,
> Ali
> 
> On Feb 7, 2008, at 11:24 AM, jiayuan meng wrote:
> 
> > Hey all,
> >
> > I have a formula that need to do calculation based on the sum of a  
> > vector. How do I write this ?
> >
> > Vector v;
> > Formula f;
> >
> > regStats()
> > {
> >   v.init(len);
> >   f = constant(9.0)*v.total();
> > }
> >
> > Thanks!
> >
> > Jiayuan
> >
> > Shed those extra pounds with MSN and The Biggest Loser! Learn more.  
> > _______________________________________________
> > m5-users mailing list
> > m5-users@m5sim.org
> > http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
> 
> _______________________________________________
> m5-users mailing list
> m5-users@m5sim.org
> http://m5sim.org/cgi-bin/mailman/listinfo/m5-users

_________________________________________________________________
Helping your favorite cause is as easy as instant messaging. You IM, we give.
http://im.live.com/Messenger/IM/Home/?source=text_hotmail_join
_______________________________________________
m5-users mailing list
m5-users@m5sim.org
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users

Reply via email to