[eigen] Documentation patch

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


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.

-- Trevor

Attachment: quickreftip
Description: Binary data



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