Skip to main content

complex_tensor_element_len

Function complex_tensor_element_len 

Source
pub fn complex_tensor_element_len(tensor: &ComplexTensor) -> usize
Expand description

Return a complex tensor’s element count, reading exact integer-complex storage instead of the floating compatibility buffer when present.