Re: [eigen] Bugs in Mat::Random, reductions |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] Bugs in Mat::Random, reductions
- From: "Schleimer, Ben" <bensch128@xxxxxxxxx>
- Date: Sun, 26 Oct 2008 11:04:17 -0700 (PDT)
- Cc: Patrick Mihelich <patrick.mihelich@xxxxxxxxx>
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Message-ID; b=LaWvwhoBnx/4uurZ26vA7D9U9nzOZX61vti/5k7ewWaYmbFKpnKVpAJYcuE/4E4V6FfQieNxtGKTMGp1+NO9qWGAw5IozxLf3AfQpPthS15v3KBvokPJPnKVSutzShVPKwDaJCmtwyuzYmEO2v0/DpD/qB1TwK8e9/lDtL7D2V4=;
>
> > It's a little disconcerting when code more or less
> straight out
> > of the tutorial doesn't work...
>
> We'll make sure to make it clearer in the tutorial if
> some #include is needed,
> then. Indeed I can see that it doesn't mention
> #include<Eigen/Array> once.
>
Hi Benoit,
I suggest that instead of retyping the unittest into the tutorial, why not directly link to the relevent unittest in the code repository? Then the example has to be correct.
Cheers
Ben
---