macro_rules! test_call_method {
    ($object: expr, $min: ident, $max: ident) => { ... };
    ($object: expr, $mu: ident, $theta: ident) => { ... };
    ($object:expr) => { ... };
}
Expand description

確率変数を計算するマクロのテスト。変数名は固定