![]() |
Stan
2.5.0
probability, sampling & optimization
|
#include <filtered_values.hpp>
Public Member Functions | |
| filtered_values (const size_t N, const size_t M, const std::vector< size_t > &filter) | |
| filtered_values (const size_t N, const std::vector< InternalVector > &x, const std::vector< size_t > &filter) | |
| void | operator() (const std::vector< std::string > &x) |
| template<class T > | |
| void | operator() (const std::vector< T > &x) |
| void | operator() (const std::string x) |
| void | operator() () |
| bool | is_recording () const |
| const std::vector < InternalVector > & | x () |
Definition at line 15 of file filtered_values.hpp.
|
inline |
Definition at line 24 of file filtered_values.hpp.
|
inline |
Definition at line 34 of file filtered_values.hpp.
|
inline |
Definition at line 69 of file filtered_values.hpp.
|
inline |
Definition at line 48 of file filtered_values.hpp.
|
inline |
Definition at line 53 of file filtered_values.hpp.
|
inline |
Definition at line 61 of file filtered_values.hpp.
|
inline |
Definition at line 65 of file filtered_values.hpp.
|
inline |
Definition at line 73 of file filtered_values.hpp.