check_dims

Function check_dims 

Source
fn check_dims(
    name: &'static str,
    lhs: VectorRef<'_>,
    rhs: VectorRef<'_>,
) -> Result<()>