Re: [eigen] Set random number seed?

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


It calls rand() from the standard library. You can set the seed by
calling srand().

Benoit

2010/7/13 Manoj Rajagopalan <rmanoj@xxxxxxxxx>:
> Hi,
>
>   Is it possible to re-seed the random number generator that Eigen uses?
> Which function does Eigen ultimately call to generate random numbers?
>
> thanks,
> Manoj
>
>
>



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