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
7b3f5f17
Commit
7b3f5f17
authored
5 years ago
by
andre
Browse files
Options
Download
Email Patches
Plain Diff
meta include
parent
b5f56fcf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
stan/math/prim/mat/fun/tail.hpp
+1
-2
stan/math/prim/mat/fun/tail.hpp
with
1 addition
and
2 deletions
+1
-2
stan/math/prim/mat/fun/tail.hpp
View file @
7b3f5f17
#ifndef STAN_MATH_PRIM_MAT_FUN_TAIL_HPP
#define STAN_MATH_PRIM_MAT_FUN_TAIL_HPP
#include <stan/math/prim/meta.hpp>
#include <stan/math/prim/mat/err/check_column_index.hpp>
#include <stan/math/prim/mat/err/check_row_index.hpp>
#include <stan/math/prim/mat/err/check_std_vector_index.hpp>
#include <stan/math/prim/mat/fun/Eigen.hpp>
#include <stan/math/prim/mat/meta/index_type.hpp>
#include <stan/math/prim/arr/meta/index_type.hpp>
#include <vector>
namespace
stan
{
...
...
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