Skip to content
Snippets Groups Projects
Commit b1c572f2 authored by Marcin Kirsz's avatar Marcin Kirsz
Browse files

Update dm_func.h

parent f6037465
No related branches found
No related tags found
1 merge request!16Main
Pipeline #51007 passed
......@@ -14,7 +14,7 @@ public:
/**
* @class F_RLR
* @brief Implements an embedding function of the form: \f$ s \cdot x \cdot \log(c \cdot x) \f$
* @brief Implements an embedding function of the form: \f$ s x \log(c x) \f$
*
* This class supports embedding functions characterized by two main parameters:
* - **SEMBFUNC**: Controls the depth, \f$ s \f$, of the embedding function.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment