* valid symbols or symbolic expressions.
*
* @tparam ignore_invalid_symbols See the
- * @ref add_to_symbol_map(types::substitution_map &, const Expression &)
+ * `add_to_symbol_map(types::substitution_map &, const Expression &)`
* function for a detailed discussion on the role of this
* template argument.
*
* @endcode
*
* @tparam ignore_invalid_symbols See the
- * @ref add_to_symbol_map(types::substitution_map &, const Expression &)
+ * `add_to_symbol_map(types::substitution_map &, const Expression &)`
* function for a detailed discussion on the role of this
* template argument.
*
* given by @p symbol, to the symbolic map @p symbol_map.
*
* For more context which this function is used, see the other
- * @ref add_to_symbol_map(types::substitution_map &, const Expression &)
+ * `add_to_symbol_map(types::substitution_map &, const Expression &)`
* function.
*
* @tparam ignore_invalid_symbols See the other
- * @ref add_to_symbol_map(types::substitution_map &, const Expression &)
+ * `add_to_symbol_map(types::substitution_map &, const Expression &)`
* function for a detailed discussion on the role of this
* template argument.
*
* functions.
*
* For more context which this function is used, see the other
- * @ref add_to_symbol_map(types::substitution_map &, const Expression &)
+ * `add_to_symbol_map(types::substitution_map &, const Expression &)`
* function.
*
* @tparam ignore_invalid_symbols See the other
- * @ref add_to_symbol_map(types::substitution_map &, const Expression &)
+ * `add_to_symbol_map(types::substitution_map &, const Expression &)`
* function for a detailed discussion on the role of this
* template argument.
*
* map @p symbol_map.
*
* For more context which this function is used, see the other
- * @ref add_to_symbol_map(types::substitution_map &, const Expression &)
+ * `add_to_symbol_map(types::substitution_map &, const Expression &)`
* function.
*
* @tparam ignore_invalid_symbols See the other
- * @ref add_to_symbol_map(types::substitution_map &, const Expression &)
+ * `add_to_symbol_map(types::substitution_map &, const Expression &)`
* function for a detailed discussion on the role of this
* template argument.
*
* functions.
*
* For more context which this function is used, see the other
- * @ref add_to_symbol_map(types::substitution_map &, const Expression &)
+ * `add_to_symbol_map(types::substitution_map &, const Expression &)`
* function.
*
* With this function it is possible to add entries from different types
* @endcode
*
* @tparam ignore_invalid_symbols See the other
- * @ref add_to_symbol_map(types::substitution_map &, const Expression &)
+ * `add_to_symbol_map(types::substitution_map &, 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 &)
+ * `make_substitution_map(const Expression &, const ValueType &)`
* function.
*
* @tparam ExpressionType A type that represents a symbolic expression.
*
* 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 &)
+ * `make_substitution_map(const Expression &, const ValueType &)`
* function.
*
* @tparam ExpressionType A type that represents a symbolic expression.
*
* 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 &)
+ * `make_substitution_map(const Expression &, const ValueType &)`
* function.
*
* @tparam ExpressionType A type that represents a symbolic expression.
*
* 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 &)
+ * `make_substitution_map(const Expression &, const ValueType &)`
* function.
*
* @tparam ExpressionType Any symbolic expression type that is understood
* &`.
*
* For more context which this function is used, see the other
- * @ref add_to_substitution_map(types::substitution_map &, const Expression &, const Expression &)
- * function.
+ * `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 Expression &, const Expression &)
- * function for a detailed
- * discussion on the role of this template argument.
+ * `add_to_substitution_map(types::substitution_map &, const Expression &,
+ * const Expression &)` function for a detailed discussion on the role of
+ * this template argument.
*
* @tparam ExpressionType A type that represents a symbolic expression.
* The Differentiation::SD::Expression class is often suitable for
* &`.
*
* For more context which this function is used, see the other
- * @ref add_to_substitution_map(types::substitution_map &, const Expression &, const Expression &)
- * function.
+ * `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 Expression &, const Expression &)
- * function for a detailed
- * discussion on the role of this template argument.
+ * `add_to_substitution_map(types::substitution_map &, const Expression &,
+ * const Expression &)` function for a detailed discussion on the role of
+ * this template argument.
*
* @tparam ExpressionType A type that represents a symbolic expression.
* The Differentiation::SD::Expression class is often suitable for
* 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 Expression &, const Expression &)
- * function.
+ * `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 Expression &, const Expression &)
- * function for a detailed
- * discussion on the role of this template argument.
+ * `add_to_substitution_map(types::substitution_map &, const Expression &,
+ * const Expression &)` function for a detailed discussion on the role of
+ * this template argument.
*/
template <bool ignore_invalid_symbols = false>
void
* @endcode
*
* For more context which this function is used, see the other
- * @ref add_to_substitution_map(types::substitution_map &, const Expression &, const Expression &)
- * function.
+ * `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 Expression &, const Expression &)
- * function for a detailed
- * discussion on the role of this template argument.
+ * `add_to_substitution_map(types::substitution_map &, const Expression &,
+ * const Expression &)` function for a detailed discussion on the role of
+ * this template argument.
*
* @tparam ExpressionType Any symbolic expression type that is understood
* by the add_to_substitution_map() functions. This includes
* @endcode
*
* For more context which this function is used, see the other
- * @ref add_to_substitution_map(types::substitution_map &, const Expression &, const Expression &)
- * function.
+ * `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 Expression &, const Expression &)
- * function for a detailed
- * discussion on the role of this template argument.
+ * `add_to_substitution_map(types::substitution_map &, const Expression &,
+ * const Expression &)` function for a detailed discussion on the role of
+ * this template argument.
*
* @tparam ExpressionType Any symbolic expression type that is understood
* by the add_to_substitution_map() functions. This includes
*
* 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 &)
+ * `make_substitution_map(const Expression &, const ValueType &)`
* function.
*
* @tparam ExpressionType Any symbolic expression type that is understood
*
* For an example of what this function does, see the documentation for the
* other
- * @ref resolve_explicit_dependencies(const types::substitution_map &)
+ * `resolve_explicit_dependencies(const types::substitution_map &)`
* function.
*
* @tparam ExpressionType A type that represents a symbolic expression.
*
* For more information regarding the performance of symbolic substitution,
* see the other
- * @ref substitute(const Expression &, const types::substitution_map &)
+ * `substitute(const Expression &, const types::substitution_map &)`
* function.
*
* @note It is not required that all symbolic expressions be fully resolved
*
* For more information regarding the performance of symbolic substitution,
* see the other
- * @ref substitute(const Expression &, const types::substitution_map &)
+ * `substitute(const Expression &, const types::substitution_map &)`
* function.
*
* @note It is not required that all symbolic expressions be fully resolved
* For more information regarding the performance of symbolic substitution,
* and the outcome of evaluation using a substitution map with cyclic
* dependencies, see the
- * @ref substitute(const Expression &, const types::substitution_map &)
+ * `substitute(const Expression &, const types::substitution_map &)`
* function.
*
* @note It is required that all symbols in the @p expression be
* For more information regarding the performance of symbolic substitution,
* and the outcome of evaluation using a substitution map with cyclic
* dependencies, see the
- * @ref substitute(const Expression &, const types::substitution_map &)
+ * `substitute(const Expression &, const types::substitution_map &)`
* function.
*
* @note It is required that all symbols in the @p expression be
* map @p symbol_map.
*
* For more context which this function is used, see the other
- * @ref add_to_symbol_map(types::substitution_map &, const Expression &)
+ * `add_to_symbol_map(types::substitution_map &, const Expression &)`
* function.
*
* @tparam ignore_invalid_symbols See the other
- * @ref add_to_symbol_map(types::substitution_map &, const Expression &)
+ * `add_to_symbol_map(types::substitution_map &, const Expression &)`
* function for a detailed discussion on the role of this
* template argument.
*
* map @p symbol_map.
*
* For more context which this function is used, see the other
- * @ref add_to_symbol_map(types::substitution_map &, const Expression &)
+ * `add_to_symbol_map(types::substitution_map &, const Expression &)`
* function.
*
* @tparam ignore_invalid_symbols See the other
- * @ref add_to_symbol_map(types::substitution_map &, const Expression &)
+ * `add_to_symbol_map(types::substitution_map &, 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 &)
+ * `make_substitution_map(const Expression &,const ValueType &)`
* function.
*
* @tparam ExpressionType A type that represents a symbolic expression.
*
* 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 &)
+ * `make_substitution_map(const Expression &,const ValueType &)`
* function.
*
* @tparam ExpressionType A type that represents a symbolic expression.
* @p value_tensor.
*
* For more context which this function is used, see the other
- * @ref add_to_substitution_map(types::substitution_map &, const Expression &, const Expression &)
- * function.
+ * `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 Expression &, const Expression &)
- * function for a detailed
- * discussion on the role of this template argument.
+ * `add_to_substitution_map(types::substitution_map &, const Expression &,
+ * const Expression &)` function for a detailed discussion on the role of
+ * this template argument.
*
* @tparam ExpressionType A type that represents a symbolic expression.
* The Differentiation::SD::Expression class is often suitable for
* their paired values extracted from the corresponding elements of the @p value_tensor.
*
* For more context which this function is used, see the other
- * @ref add_to_substitution_map(types::substitution_map &,const Expression &, const Expression &)
- * function.
+ * `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 Expression &, const Expression &)
- * function for a detailed
- * discussion on the role of this template argument.
+ * `add_to_substitution_map(types::substitution_map &, const Expression &,
+ * const Expression &)` function for a detailed discussion on the role of
+ * this template argument.
*
* @tparam ExpressionType A type that represents a symbolic expression.
* The Differentiation::SD::Expression class is often suitable for
* For more information regarding the performance of symbolic substitution,
* and the outcome of evaluation using a substitution map with cyclic
* dependencies, see the
- * @ref substitute(const Expression &, const types::substitution_map &)
+ * `substitute(const Expression &, const types::substitution_map &)`
* function.
*
* @note It is not required that all symbolic expressions be fully resolved
* For more information regarding the performance of symbolic substitution,
* and the outcome of evaluation using a substitution map with cyclic
* dependencies, see the
- * @ref substitute(const Expression &, const types::substitution_map &)
+ * `substitute(const Expression &, const types::substitution_map &)`
* function.
*
* @note It is not required that all symbolic expressions be fully resolved
* For more information regarding the performance of symbolic substitution,
* and the outcome of evaluation using a substitution map with cyclic
* dependencies, see the
- * @ref substitute(const Expression &, const types::substitution_map &)
+ * `substitute(const Expression &, const types::substitution_map &)`
* function.
*
* @note It is required that all symbols in @p expression_tensor be
* For more information regarding the performance of symbolic substitution,
* and the outcome of evaluation using a substitution map with cyclic
* dependencies, see the
- * @ref substitute(const Expression &, const types::substitution_map &)
+ * `substitute(const Expression &, const types::substitution_map &)`
* function.
*
* @note It is required that all symbols in @p expression_tensor be