@@ -25,9 +25,9 @@ namespace math {
2525 *
2626 * This implementation is closer to the description of the same using "pivot
2727 * coordinates" in
28- * Filzmoser, P., Hron, K., Templ, M. (2018). Geometrical Properties of Compositional Data.
29- * In: Applied Compositional Data Analysis. Springer Series in Statistics.
30- * Springer, Cham. https://doi.org/10.1007/978-3-319-96422-5_3
28+ * Filzmoser, P., Hron, K., Templ, M. (2018). Geometrical Properties of
29+ * Compositional Data. In: Applied Compositional Data Analysis. Springer Series
30+ * in Statistics. Springer, Cham. https://doi.org/10.1007/978-3-319-96422-5_3
3131 *
3232 * This is a linear transform, with no Jacobian.
3333 *
@@ -74,9 +74,9 @@ inline plain_type_t<Vec> sum_to_zero_constrain(const Vec& y) {
7474 *
7575 * This implementation is closer to the description of the same using "pivot
7676 * coordinates" in
77- * Filzmoser, P., Hron, K., Templ, M. (2018). Geometrical Properties of Compositional Data.
78- * In: Applied Compositional Data Analysis. Springer Series in Statistics.
79- * Springer, Cham. https://doi.org/10.1007/978-3-319-96422-5_3
77+ * Filzmoser, P., Hron, K., Templ, M. (2018). Geometrical Properties of
78+ * Compositional Data. In: Applied Compositional Data Analysis. Springer Series
79+ * in Statistics. Springer, Cham. https://doi.org/10.1007/978-3-319-96422-5_3
8080 *
8181 * This is a linear transform, with no Jacobian.
8282 *
@@ -106,9 +106,9 @@ inline plain_type_t<Vec> sum_to_zero_constrain(const Vec& y,
106106 *
107107 * This implementation is closer to the description of the same using "pivot
108108 * coordinates" in
109- * Filzmoser, P., Hron, K., Templ, M. (2018). Geometrical Properties of Compositional Data.
110- * In: Applied Compositional Data Analysis. Springer Series in Statistics.
111- * Springer, Cham. https://doi.org/10.1007/978-3-319-96422-5_3
109+ * Filzmoser, P., Hron, K., Templ, M. (2018). Geometrical Properties of
110+ * Compositional Data. In: Applied Compositional Data Analysis. Springer Series
111+ * in Statistics. Springer, Cham. https://doi.org/10.1007/978-3-319-96422-5_3
112112 *
113113 * This is a linear transform, with no Jacobian.
114114 *
@@ -140,9 +140,9 @@ inline plain_type_t<Vec> sum_to_zero_constrain(const Vec& y,
140140 *
141141 * This implementation is closer to the description of the same using "pivot
142142 * coordinates" in
143- * Filzmoser, P., Hron, K., Templ, M. (2018). Geometrical Properties of Compositional Data.
144- * In: Applied Compositional Data Analysis. Springer Series in Statistics.
145- * Springer, Cham. https://doi.org/10.1007/978-3-319-96422-5_3
143+ * Filzmoser, P., Hron, K., Templ, M. (2018). Geometrical Properties of
144+ * Compositional Data. In: Applied Compositional Data Analysis. Springer Series
145+ * in Statistics. Springer, Cham. https://doi.org/10.1007/978-3-319-96422-5_3
146146 *
147147 * This is a linear transform, with no Jacobian.
148148 *
0 commit comments