Stan  2.5.0
probability, sampling & optimization
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
dump.hpp File Reference
#include <cctype>
#include <iostream>
#include <limits>
#include <map>
#include <sstream>
#include <stdexcept>
#include <string>
#include <vector>
#include <boost/lexical_cast.hpp>
#include <boost/throw_exception.hpp>
#include <stan/io/var_context.hpp>
#include <stan/math/matrix.hpp>
#include <stan/math/meta/index_type.hpp>
#include <stan/math/matrix/meta/index_type.hpp>

Go to the source code of this file.

Classes

class  stan::io::dump_writer
 Writes data into the S-plus dump format. More...
 
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–2014, Stan Development Team.