import public Data.Vectdata GslRng : TypeContainer for a GSL RNG seed
init_gsl_rng : GslRnginit_array : Nat -> AnyPtrrangeTo : (n : Nat) -> Vect n Natto_array : Vect (S n) Double -> AnyPtrTranslate a vector to an array of doubles.
from_array : AnyPtr -> Vect (S n) DoubleRead an array of doubles to a vector.