Re: [eigen] Documentation patch

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


On Wed, 29 Dec 2010, Trevor Irons wrote:

In the QuickReferencePage LinSpaced is improperly documented.

Right now there are items like

x = Dynamic1D::LinSpaced(low, high, size);
But it should read like

x = Dynamic1D::LinSpaced(size, low, high);
Patch attached.

You're right. Thanks for the patch. I pushed it to the repository.
The correction will appear on the website at some time.

Jitse



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/