autoppl  v0.8
A C++ template library for probabilistic programming
dist_utils.hpp
Go to the documentation of this file.
1 #pragma once
2 #define PPL_DIST_SHAPE_MISMATCH \
3  "Unsupported variable and/or distribution parameter shapes. "