[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [IMP-dev] VectorD adjustments
- To: List for IMP development <imp-dev@salilab.org>
- Subject: Re: [IMP-dev] VectorD adjustments
- From: Daniel Russel <drussel@gmail.com>
- Date: Mon, 15 Dec 2008 18:51:13 -0800
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; b=l+fpfvcCFEXts9SCCMmAfozO0JXnVx9F1fQHxDFGhfnMB7PP/zTiVaKMXGgKm5mxcn Co+xq9LXt2QsSQA2ARW/43xU7lv3ShULZrkWN0fnPIxGxdE4chOM9rChtEQBDMsVeWlC YaE/JHIrjkqHdBLPmZtjkYCS8iWiBtV0lPUKs=
- Reply-to: List for IMP development <imp-dev@salilab.org>
A patch adding -= has been put in kernel/doc/patch.
VectorD shouldn't have an explicit operator= since the compiler
derived one does just fine.
On Dec 15, 2008, at 5:12 PM, Javier Ángel Velázquez Muriel wrote:
VectorD lacks operators = and -=. Is there any way to perform the
operation p = p - v or p-=v then ?
_______________________________________________
IMP-dev mailing list
IMP-dev@salilab.org
https://salilab.org/mailman/listinfo/imp-dev