Commit 30fb9d17 authored by Stan Jenkins's avatar Stan Jenkins
Browse files

[Jenkins] auto-formatting by clang-format version 6.0.0 (tags/google/stable/2017-11-14)

parent 889a0596
stan-petsc bugfix/1063-std-lgamma bugfix/1152-algebra_solver-lambdas bugfix/issue-1250-lgamma bugfix/issue-1270-add-check-for-meta-includes bugfix/issue-2708-map-rect-fail bugfix/issue-968-value-of-const-ref bugfix/issue-995-fix-bernoulli-glm-test build/config-device-id code-cleanup/chain-final code-cleanup/issue-937-flatten develop feature/1258-ad-test-core feature/adjoint-ode feature/automatic-autodiff-testing feature/concept-chainable-allocator feature/daniel-windows feature/eigen-aligned-malloc feature/faster-ad-tls feature/faster-ad-tls-v2 feature/faster-ad-tls-v3 feature/faster-ad-tls-v4 feature/faster-ad-tls-v4-windows feature/faster-ad-tls-v6 feature/github-doc-updates-aug-1-2018 feature/intel-tbb-lib feature/issue-1012-binorm-copula-cdf feature/issue-1022-integrate-1d-templating feature/issue-1115-newton_solver feature/issue-123-complex feature/issue-1257-diff_algebra_solver feature/issue-38-multi_normal_sufficient feature/issue-565-vari-dealloc feature/issue-755-laplace feature/issue-838-linseq feature/issue-876-ordered-constraints feature/issue-937-flatten-meta-again feature/issue-937-flatten-meta-the-third feature/issue-937-flatten-meta-third feature/issue-962-bivar-norm feature/issue-989-rev-mat-eig feature/lambertw feature/map_rect-cpp17 feature/map_rect-fail-windows feature/matrix_sqrt feature/openMP feature/operands_partials_less_copies feature/parallel_for_each feature/python-test-math-dependencies feature/refactor-nested feature/sparse-cholesky gpu_matrix_multiply gpu_performance_tests internal/no-assert issue-static-init-order kcl master mpi_errors parallel-ad-tape-3 perf/operands_and_partials_deux perf/runtime_matrix_check_flags release/v2.19.0 release/v2.19.1 release/v2.20.0 seantest/faster-ad-tls-v3 stancon/syclik syclik/forward-mode v2.20.0 v2.19.1 v2.19.0
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -196,7 +196,7 @@ class matrix_gpu {
/**
* Copies a lower/upper triangular of a matrix to it's upper/lower.
*
* @tparam CopyDirection Specifies if the copy is
* @tparam CopyDirection Specifies if the copy is
* lower-to-upper or upper-to-lower triangular with possible values
* stan:math::LowerToUpper and stan::math::UpperToLower
*
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment