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

.. _oneDAL-section:

================
|dal_short_name|
================


.. |default_ctor_doc| replace:: Creates a new instance of class \
                                with the default property values.


.. |github| replace:: oneDAL GitHub\* page
.. _github: https://github.com/intel/daal

This document specifies requirements for implementations of |dal_full_name| (|dal_short_name|).

|dal_short_name| is a library that helps speed up big data analysis by providing highly optimized
algorithmic building blocks for all stages of data analytics
(preprocessing, transformation, analysis, modeling, validation, and
decision making) in batch, online, and distributed processing modes of
computation. The current version of |dal_short_name| provides
Data Parallel C++ (DPC++) API extensions to the traditional C++ interface.

For general information, visit |github|_.

.. toctree::
   :titlesonly:

   introduction.rst
   glossary.rst
   notations.rst
   programming_model/index.rst
   common_interface/index.rst
   data_management/index.rst
   algorithms/index.rst
   appendix/index.rst
   bibliography.rst

