itpp itpp::Gamma_RNG Array< int > Array< int > itpp::to_Arr (const ivec &indices) to_Arr const ivec & indices ivec ivec itpp::linspace (int from, int to) linspace int from int to void void itpp::set_subvector (vec &ov, const ivec &iv, const vec &v) set_subvector vec & ov const ivec & iv const vec & v bvec bvec itpp::operator & (const bvec &a, const bvec &b) operator & const bvec & a const bvec & b bvec bvec itpp::operator| (const bvec &a, const bvec &b) operator| const bvec & a const bvec & b bool bool itpp::qr (const mat &A, mat &R) qr const mat & A mat & R