Vector of double precision numbers.
int indexmin() const
Get minimum valid index.
dvector rmvlogistic(const dvector &p, const double &tau2, const int &seed)
double sum(const d3_array &darray)
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
double mean(const dvector &vec)
Returns computed mean of vec.
void fill_randn(long int &n)
Fill vector with random numbers.
Description not yet available.
int indexmax() const
Get maximum valid index.
d3_array exp(const d3_array &arr3)
Returns d3_array results with computed exp from elements in arr3.
Library of statistic functions.
d3_array log(const d3_array &arr3)
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.