Add IsDataTypeComplex helper function. In numerous places, we needlessly...
Add IsDataTypeComplex helper function. In numerous places, we needlessly depend on Eigen templates to determine if a datatype is complex. Cleaning up these instances will be done in a separate CL. PiperOrigin-RevId: 178544917
Loading
Please sign in to comment