Expand description
Runtime type dispatch over f64 and Complex64 tensors.
Enums§
- Typed
Tensor - A type-erased tensor that dispatches over f64 and Complex64 at runtime.
Functions§
- needs_
c64_ promotion - Returns true if any input is Complex64 (triggering promotion for all).