*
* It is possible to map symbolic types to other symbolic types
* using this function. For more details on this, see the other
- * \ref make_substitution_map(const Expression &,const ValueType &)
+ * @ref make_substitution_map(const Expression &,const ValueType &)
* function.
*/
template <typename ExpressionType = SD::Expression, typename ValueType>
*
* It is possible to map symbolic types to other symbolic types
* using this function. For more details on this, see the other
- * \ref make_substitution_map(const Expression &,const ValueType &)
+ * @ref make_substitution_map(const Expression &,const ValueType &)
* function.
*/
template <typename ExpressionType = SD::Expression, typename ValueType>
*
* It is possible to map symbolic types to other symbolic types
* using this function. For more details on this, see the other
- * \ref make_substitution_map(const Expression &,const ValueType &)
+ * @ref make_substitution_map(const Expression &,const ValueType &)
* function.
*/
template <typename ExpressionType = SD::Expression, typename ValueType>
*
* It is possible to map symbolic types to other symbolic types
* using this function. For more details on this, see the other
- * \ref make_substitution_map(const Expression &,const ValueType &)
+ * @ref make_substitution_map(const Expression &,const ValueType &)
* function.
*/
template <typename SymbolicType, typename ValueType, typename... Args>
* &`.
*
* For more context which this function is used, see the other
- * \ref add_to_substitution_map(types::substitution_map &,const
+ * @ref add_to_substitution_map(types::substitution_map &,const
* Expression &, const Expression &) function.
*
* @tparam ignore_invalid_symbols See the other
- * \ref add_to_substitution_map(types::substitution_map &,const
+ * @ref add_to_substitution_map(types::substitution_map &,const
* Expression &,const Expression &) function for a detailed
* discussion on the role of this template argument.
*/
* &`.
*
* For more context which this function is used, see the other
- * \ref add_to_substitution_map(types::substitution_map &,const
+ * @ref add_to_substitution_map(types::substitution_map &,const
* Expression &, const Expression &) function.
*
* @tparam ignore_invalid_symbols See the other
- * \ref add_to_substitution_map(types::substitution_map &,const
+ * @ref add_to_substitution_map(types::substitution_map &,const
* Expression &,const Expression &) function for a detailed
* discussion on the role of this template argument.
*/
* are no duplicate entries between the two maps.
*
* For more context which this function is used, see the other
- * \ref add_to_substitution_map(types::substitution_map &,const
+ * @ref add_to_substitution_map(types::substitution_map &,const
* Expression &, const Expression &) function.
*
* @tparam ignore_invalid_symbols See the other
- * \ref add_to_substitution_map(types::substitution_map &,const
+ * @ref add_to_substitution_map(types::substitution_map &,const
* Expression &,const Expression &) function for a detailed
* discussion on the role of this template argument.
*/
* @endcode
*
* For more context which this function is used, see the other
- * \ref add_to_substitution_map(types::substitution_map &,const
+ * @ref add_to_substitution_map(types::substitution_map &,const
* Expression &, const Expression &) function.
*
* @tparam ignore_invalid_symbols See the other
- * \ref add_to_substitution_map(types::substitution_map &,const
+ * @ref add_to_substitution_map(types::substitution_map &,const
* Expression &,const Expression &) function for a detailed
* discussion on the role of this template argument.
*/
* @endcode
*
* For more context which this function is used, see the other
- * \ref add_to_substitution_map(types::substitution_map &,const
+ * @ref add_to_substitution_map(types::substitution_map &,const
* Expression &, const Expression &) function.
*
* @tparam ignore_invalid_symbols See the other
- * \ref add_to_substitution_map(types::substitution_map &,const
+ * @ref add_to_substitution_map(types::substitution_map &,const
* Expression &,const Expression &) function for a detailed
* discussion on the role of this template argument.
*/
*
* It is possible to map symbolic types to other symbolic types
* using this function. For more details on this, see the other
- * \ref make_substitution_map(const Expression &,const ValueType &)
+ * @ref make_substitution_map(const Expression &,const ValueType &)
* function.
*/
template <bool ignore_invalid_symbols = false,