Stan  2.14.0
probability, sampling & optimization
Namespaces | Functions
ends_with_def.hpp File Reference
#include <stan/lang/ast.hpp>
#include <string>

Go to the source code of this file.

Namespaces

 stan
 Probability, optimization and sampling library.
 
 stan::lang
 

Functions

bool stan::lang::ends_with (const std::string &suffix, const std::string &s)
 Returns true if the specified suffix appears at the end of the specified string. More...
 

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