Stan  2.10.0
probability, sampling & optimization
Classes | Namespaces
dump.hpp File Reference
#include <boost/lexical_cast.hpp>
#include <boost/throw_exception.hpp>
#include <boost/type_traits/is_floating_point.hpp>
#include <boost/type_traits/is_integral.hpp>
#include <boost/type_traits/is_arithmetic.hpp>
#include <boost/utility/enable_if.hpp>
#include <stan/io/validate_zero_buf.hpp>
#include <stan/io/var_context.hpp>
#include <stan/math/prim/scal/meta/index_type.hpp>
#include <stan/math/prim/arr/meta/index_type.hpp>
#include <stan/math/prim/mat/meta/index_type.hpp>
#include <iostream>
#include <limits>
#include <map>
#include <sstream>
#include <stdexcept>
#include <string>
#include <utility>
#include <vector>
#include <cctype>

Go to the source code of this file.

Classes

class  stan::io::dump_reader
 Reads data from S-plus dump format. More...
 
class  stan::io::dump
 Represents named arrays with dimensions. More...
 

Namespaces

 stan
 Probability, optimization and sampling library.
 
 stan::io
 Input/output utilities.
 

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