Function Rustb::index_R

source ·
pub fn index_R<A: Data<Elem = T>, B: Data<Elem = T>, T: PartialEq>(
    hamR: &ArrayBase<A, Ix2>,
    R: &ArrayBase<B, Ix1>
) -> usize
Expand description

如果 R 在 hamR 中存在, 返回 R 在hamR 中的位置