1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-19 03:23:49 +01:00
RIOT/pkg/ruy/doc.txt
2022-04-08 17:18:54 +02:00

12 lines
233 B
Plaintext

/**
* @defgroup pkg_ruy The ruy matrix multiplication library
* @ingroup pkg
* @brief ruy is a matrix multiplication library
*
* # License
*
* Licensed under Apache 2.0.
*
* @see https://github.com/google/ruy
*/