formatting

release/4.3a0
Varun Agrawal 2025-01-01 21:55:01 -05:00
父节点 769e2c785a
当前提交 da22055f35
共有 1 个文件被更改,包括 0 次插入1 次删除

查看文件

@ -478,7 +478,6 @@ double DiscreteConditional::evaluate(const HybridValues& x) const {
return this->evaluate(x.discrete());
}
/* ************************************************************************* */
void DiscreteConditional::setData(const DiscreteConditional::shared_ptr& dc) {
this->root_ = dc->root_;