pub fn complex_tensor_element_len(tensor: &ComplexTensor) -> usizeExpand description
Return a complex tensor’s element count, reading exact integer-complex storage instead of the floating compatibility buffer when present.
pub fn complex_tensor_element_len(tensor: &ComplexTensor) -> usizeReturn a complex tensor’s element count, reading exact integer-complex storage instead of the floating compatibility buffer when present.