Der neue Dienst "GitLab am KIT" ist unter gitlab.kit.edu erreichbar.

Skip to content
  • we7765's avatar
    libtfxx [FEATURE]: support selection of random number generator type · 27491f43
    we7765 authored
    Provide new constructor parameter and new query functions.
    Provide a test program for RNGgaussian.
    
    GSL provides a set of different random number generators. The type to be
    used can be selected through environment variables. With the new
    parameters provided by RNGgaussian, the calling program may select the
    type.
    27491f43