Stan  2.14.0
probability, sampling & optimization
Namespaces | Functions
total_dims_def.hpp File Reference
#include <stan/lang/ast.hpp>
#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...
 

     [ Stan Home Page ] © 2011–2016, Stan Development Team.