115 references to HandleOperationImplementation
Microsoft.Data.Analysis (115)
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs (115)
100return floatColumn.HandleOperationImplementation(BinaryOperation.Add, column, inPlace: true); 105return floatColumn.HandleOperationImplementation(BinaryOperation.Subtract, column, inPlace: true); 110return floatColumn.HandleOperationImplementation(BinaryOperation.Multiply, column, inPlace: true); 115return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 120return floatColumn.HandleOperationImplementation(BinaryOperation.Modulo, column, inPlace: true); 792return HandleOperationImplementation(BinaryOperation.Add, otherfloatColumn, inPlace); 797return HandleOperationImplementation(BinaryOperation.Subtract, otherfloatColumn, inPlace); 802return HandleOperationImplementation(BinaryOperation.Multiply, otherfloatColumn, inPlace); 807return HandleOperationImplementation(BinaryOperation.Divide, otherfloatColumn, inPlace); 812return HandleOperationImplementation(BinaryOperation.Modulo, otherfloatColumn, inPlace); 841return HandleOperationImplementation(BinaryOperation.Add, column, inPlace); 845return HandleOperationImplementation(BinaryOperation.Subtract, column, inPlace); 849return HandleOperationImplementation(BinaryOperation.Multiply, column, inPlace); 853return HandleOperationImplementation(BinaryOperation.Divide, column, inPlace); 857return HandleOperationImplementation(BinaryOperation.Modulo, column, inPlace); 862return HandleOperationImplementation(BinaryOperation.Add, otherfloatColumn, inPlace); 867return HandleOperationImplementation(BinaryOperation.Subtract, otherfloatColumn, inPlace); 872return HandleOperationImplementation(BinaryOperation.Multiply, otherfloatColumn, inPlace); 877return HandleOperationImplementation(BinaryOperation.Divide, otherfloatColumn, inPlace); 882return HandleOperationImplementation(BinaryOperation.Modulo, otherfloatColumn, inPlace); 887return HandleOperationImplementation(BinaryOperation.Add, otherfloatColumn, inPlace); 892return HandleOperationImplementation(BinaryOperation.Subtract, otherfloatColumn, inPlace); 897return HandleOperationImplementation(BinaryOperation.Multiply, otherfloatColumn, inPlace); 902return HandleOperationImplementation(BinaryOperation.Divide, otherfloatColumn, inPlace); 907return HandleOperationImplementation(BinaryOperation.Modulo, otherfloatColumn, inPlace); 912return HandleOperationImplementation(BinaryOperation.Add, otherfloatColumn, inPlace); 917return HandleOperationImplementation(BinaryOperation.Subtract, otherfloatColumn, inPlace); 922return HandleOperationImplementation(BinaryOperation.Multiply, otherfloatColumn, inPlace); 927return HandleOperationImplementation(BinaryOperation.Divide, otherfloatColumn, inPlace); 932return HandleOperationImplementation(BinaryOperation.Modulo, otherfloatColumn, inPlace); 937return HandleOperationImplementation(BinaryOperation.Add, otherfloatColumn, inPlace); 942return HandleOperationImplementation(BinaryOperation.Subtract, otherfloatColumn, inPlace); 947return HandleOperationImplementation(BinaryOperation.Multiply, otherfloatColumn, inPlace); 952return HandleOperationImplementation(BinaryOperation.Divide, otherfloatColumn, inPlace); 957return HandleOperationImplementation(BinaryOperation.Modulo, otherfloatColumn, inPlace); 962return HandleOperationImplementation(BinaryOperation.Add, otherfloatColumn, inPlace); 967return HandleOperationImplementation(BinaryOperation.Subtract, otherfloatColumn, inPlace); 972return HandleOperationImplementation(BinaryOperation.Multiply, otherfloatColumn, inPlace); 977return HandleOperationImplementation(BinaryOperation.Divide, otherfloatColumn, inPlace); 982return HandleOperationImplementation(BinaryOperation.Modulo, otherfloatColumn, inPlace); 987return HandleOperationImplementation(BinaryOperation.Add, otherfloatColumn, inPlace); 992return HandleOperationImplementation(BinaryOperation.Subtract, otherfloatColumn, inPlace); 997return HandleOperationImplementation(BinaryOperation.Multiply, otherfloatColumn, inPlace); 1002return HandleOperationImplementation(BinaryOperation.Divide, otherfloatColumn, inPlace); 1007return HandleOperationImplementation(BinaryOperation.Modulo, otherfloatColumn, inPlace); 1012return HandleOperationImplementation(BinaryOperation.Add, otherfloatColumn, inPlace); 1017return HandleOperationImplementation(BinaryOperation.Subtract, otherfloatColumn, inPlace); 1022return HandleOperationImplementation(BinaryOperation.Multiply, otherfloatColumn, inPlace); 1027return HandleOperationImplementation(BinaryOperation.Divide, otherfloatColumn, inPlace); 1032return HandleOperationImplementation(BinaryOperation.Modulo, otherfloatColumn, inPlace); 1116return floatColumn.HandleOperationImplementation(BinaryOperation.Add, column, inPlace: true); 1121return floatColumn.HandleOperationImplementation(BinaryOperation.Subtract, column, inPlace: true); 1126return floatColumn.HandleOperationImplementation(BinaryOperation.Multiply, column, inPlace: true); 1131return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 1136return floatColumn.HandleOperationImplementation(BinaryOperation.Modulo, column, inPlace: true); 1267return floatColumn.HandleOperationImplementation(BinaryOperation.Add, otherfloatColumn, inPlace: true); 1273return floatColumn.HandleOperationImplementation(BinaryOperation.Subtract, otherfloatColumn, inPlace: true); 1279return floatColumn.HandleOperationImplementation(BinaryOperation.Multiply, otherfloatColumn, inPlace: true); 1285return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, otherfloatColumn, inPlace: true); 1291return floatColumn.HandleOperationImplementation(BinaryOperation.Modulo, otherfloatColumn, inPlace: true); 1400return floatColumn.HandleOperationImplementation(BinaryOperation.Add, column, inPlace: true); 1405return floatColumn.HandleOperationImplementation(BinaryOperation.Subtract, column, inPlace: true); 1410return floatColumn.HandleOperationImplementation(BinaryOperation.Multiply, column, inPlace: true); 1415return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 1420return floatColumn.HandleOperationImplementation(BinaryOperation.Modulo, column, inPlace: true); 1654return floatColumn.HandleOperationImplementation(BinaryOperation.Add, column, inPlace: true); 1659return floatColumn.HandleOperationImplementation(BinaryOperation.Subtract, column, inPlace: true); 1664return floatColumn.HandleOperationImplementation(BinaryOperation.Multiply, column, inPlace: true); 1669return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 1674return floatColumn.HandleOperationImplementation(BinaryOperation.Modulo, column, inPlace: true); 1820return floatColumn.HandleOperationImplementation(BinaryOperation.Add, otherfloatColumn, inPlace: true); 1826return floatColumn.HandleOperationImplementation(BinaryOperation.Subtract, otherfloatColumn, inPlace: true); 1832return floatColumn.HandleOperationImplementation(BinaryOperation.Multiply, otherfloatColumn, inPlace: true); 1838return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, otherfloatColumn, inPlace: true); 1844return floatColumn.HandleOperationImplementation(BinaryOperation.Modulo, otherfloatColumn, inPlace: true); 1963return floatColumn.HandleOperationImplementation(BinaryOperation.Add, column, inPlace: true); 1968return floatColumn.HandleOperationImplementation(BinaryOperation.Subtract, column, inPlace: true); 1973return floatColumn.HandleOperationImplementation(BinaryOperation.Multiply, column, inPlace: true); 1978return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 1983return floatColumn.HandleOperationImplementation(BinaryOperation.Modulo, column, inPlace: true); 2129return floatColumn.HandleOperationImplementation(BinaryOperation.Add, otherfloatColumn, inPlace: true); 2135return floatColumn.HandleOperationImplementation(BinaryOperation.Subtract, otherfloatColumn, inPlace: true); 2141return floatColumn.HandleOperationImplementation(BinaryOperation.Multiply, otherfloatColumn, inPlace: true); 2147return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, otherfloatColumn, inPlace: true); 2153return floatColumn.HandleOperationImplementation(BinaryOperation.Modulo, otherfloatColumn, inPlace: true); 2267return floatColumn.HandleOperationImplementation(BinaryOperation.Add, column, inPlace: true); 2272return floatColumn.HandleOperationImplementation(BinaryOperation.Subtract, column, inPlace: true); 2277return floatColumn.HandleOperationImplementation(BinaryOperation.Multiply, column, inPlace: true); 2282return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 2287return floatColumn.HandleOperationImplementation(BinaryOperation.Modulo, column, inPlace: true); 2556return floatColumn.HandleOperationImplementation(BinaryOperation.Add, column, inPlace: true); 2561return floatColumn.HandleOperationImplementation(BinaryOperation.Subtract, column, inPlace: true); 2566return floatColumn.HandleOperationImplementation(BinaryOperation.Multiply, column, inPlace: true); 2571return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 2576return floatColumn.HandleOperationImplementation(BinaryOperation.Modulo, column, inPlace: true); 2582return floatColumn.HandleOperationImplementation(BinaryOperation.Add, otherfloatColumn, inPlace: true); 2588return floatColumn.HandleOperationImplementation(BinaryOperation.Subtract, otherfloatColumn, inPlace: true); 2594return floatColumn.HandleOperationImplementation(BinaryOperation.Multiply, otherfloatColumn, inPlace: true); 2600return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, otherfloatColumn, inPlace: true); 2606return floatColumn.HandleOperationImplementation(BinaryOperation.Modulo, otherfloatColumn, inPlace: true); 2612return floatColumn.HandleOperationImplementation(BinaryOperation.Add, otherfloatColumn, inPlace: true); 2618return floatColumn.HandleOperationImplementation(BinaryOperation.Subtract, otherfloatColumn, inPlace: true); 2624return floatColumn.HandleOperationImplementation(BinaryOperation.Multiply, otherfloatColumn, inPlace: true); 2630return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, otherfloatColumn, inPlace: true); 2636return floatColumn.HandleOperationImplementation(BinaryOperation.Modulo, otherfloatColumn, inPlace: true); 2642return floatColumn.HandleOperationImplementation(BinaryOperation.Add, otherfloatColumn, inPlace: true); 2648return floatColumn.HandleOperationImplementation(BinaryOperation.Subtract, otherfloatColumn, inPlace: true); 2654return floatColumn.HandleOperationImplementation(BinaryOperation.Multiply, otherfloatColumn, inPlace: true); 2660return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, otherfloatColumn, inPlace: true); 2666return floatColumn.HandleOperationImplementation(BinaryOperation.Modulo, otherfloatColumn, inPlace: true); 2825return floatColumn.HandleOperationImplementation(BinaryOperation.Add, column, inPlace: true); 2830return floatColumn.HandleOperationImplementation(BinaryOperation.Subtract, column, inPlace: true); 2835return floatColumn.HandleOperationImplementation(BinaryOperation.Multiply, column, inPlace: true); 2840return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 2845return floatColumn.HandleOperationImplementation(BinaryOperation.Modulo, column, inPlace: true);