![]() |
Stan
2.14.0
probability, sampling & optimization
|
#include <cstddef>#include <vector>Go to the source code of this file.
Namespaces | |
| stan | |
| Probability, optimization and sampling library. | |
| stan::lang | |
Functions | |
| std::size_t | stan::lang::total_dims (const std::vector< std::vector< expression > > &dimss) |
| Return the total number of dimensions when the specified vectors of expressions are concatenated. More... | |