.. SPDX-FileCopyrightText: 2019-2020 Intel Corporation
..
.. SPDX-License-Identifier: CC-BY-4.0

.. _onemath_rng_service_routines:

Host Service Routines
=====================


.. container::


   .. container:: tablenoborder


      .. list-table::
         :header-rows: 1

         * -  Routine
           -  Description
         * -                      \ :ref:`onemath_rng_leapfrog`\
           -  Proceed state of engine by the leapfrog method to generate a       subsequence of the original sequence
         * -                      \ :ref:`onemath_rng_skip_ahead`\
           -  Proceed state of engine by the skip-ahead method to skip a       given number of elements from the original sequence



      **Parent topic:** :ref:`onemath_rng_manual_offload_routines`

.. toctree::
    :hidden:

    onemath-rng-leapfrog
    onemath-rng-skip_ahead
