Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Francesco Brarda
stan-math-petsc
Commits
437f95dc
Commit
437f95dc
authored
6 years ago
by
andre
Browse files
Options
Download
Email Patches
Plain Diff
meta include
parent
43620d84
stan-petsc
bugfix/issue-1250-lgamma
bugfix/issue-1270-add-check-for-meta-includes
code-cleanup/chain-final
develop
feature/1258-ad-test-core
feature/concept-chainable-allocator
feature/eigen-aligned-malloc
feature/issue-1115-newton_solver
feature/issue-937-flatten-meta-again
feature/issue-937-flatten-meta-the-third
feature/issue-937-flatten-meta-third
feature/issue-989-rev-mat-eig
feature/lambertw
feature/python-test-math-dependencies
feature/sparse-cholesky
issue-static-init-order
master
parallel-ad-tape-3
release/v2.20.0
stancon/syclik
syclik/forward-mode
v2.20.0
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
stan/math/prim/mat/fun/cov_exp_quad.hpp
+1
-1
stan/math/prim/mat/fun/cov_exp_quad.hpp
with
1 addition
and
1 deletion
+1
-1
stan/math/prim/mat/fun/cov_exp_quad.hpp
View file @
437f95dc
#ifndef STAN_MATH_PRIM_MAT_FUN_COV_EXP_QUAD_HPP
#define STAN_MATH_PRIM_MAT_FUN_COV_EXP_QUAD_HPP
#include <stan/math/prim/
scal/meta/return_type
.hpp>
#include <stan/math/prim/
meta
.hpp>
#include <stan/math/prim/mat/fun/Eigen.hpp>
#include <stan/math/prim/mat/fun/gp_exp_quad_cov.hpp>
#include <stan/math/prim/mat/fun/squared_distance.hpp>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help