Browse Source

Doc++

pull/388/head
Vladimír Vondruš 7 years ago
parent
commit
8d2d848fe9
  1. 2
      doc/changelog.dox

2
doc/changelog.dox

@ -254,7 +254,7 @@ See also:
- Scalar and vector @ref Math::equal() and @ref Math::notEqual() which do a - Scalar and vector @ref Math::equal() and @ref Math::notEqual() which do a
component-wise comparison in the vector case, as the equality/non-equality component-wise comparison in the vector case, as the equality/non-equality
operators return a single @cpp bool @ce operators return a single @cpp bool @ce
- @ref Math::scatter() as an inverse operation to @ref math::gather(), both - @ref Math::scatter() as an inverse operation to @ref Math::gather(), both
functions now support addressing via component indices as well functions now support addressing via component indices as well
@subsubsection changelog-latest-new-meshtools MeshTools library @subsubsection changelog-latest-new-meshtools MeshTools library

Loading…
Cancel
Save