Skip to main content

eval_matmul

Function eval_matmul 

Source
fn eval_matmul(left: &RValue, right: &RValue) -> Result<RValue, RFlow>
Expand description

Matrix multiplication using ndarray