367 references to Divide
Microsoft.Data.Analysis (367)
Computations\Arithmetic.cs (4)
31case BinaryOperation.Divide: 62case BinaryOperation.Divide: 93case BinaryOperation.Divide: 113if (operation == BinaryOperation.Divide)
PrimitiveColumnContainer.BinaryOperations.cs (2)
17var specialCase = (operation == BinaryOperation.Divide || operation == BinaryOperation.Modulo); 79if (operation == BinaryOperation.Divide || operation == BinaryOperation.Modulo)
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs (345)
39return intColumn.HandleOperationImplementation(BinaryOperation.Divide, otherintColumn, inPlace: true); 65return decimalColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 90return doubleColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 115return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 140return intColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 165return longColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 194return intColumn.HandleOperationImplementation(BinaryOperation.Divide, otherintColumn, inPlace: true); 224return intColumn.HandleOperationImplementation(BinaryOperation.Divide, otherintColumn, inPlace: true); 250return uintColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 275return ulongColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 304return intColumn.HandleOperationImplementation(BinaryOperation.Divide, otherintColumn, inPlace: true); 334return HandleOperationImplementation(BinaryOperation.Divide, otherdecimalColumn, inPlace); 355return HandleOperationImplementation(BinaryOperation.Divide, column, inPlace); 379return HandleOperationImplementation(BinaryOperation.Divide, otherdecimalColumn, inPlace); 404return HandleOperationImplementation(BinaryOperation.Divide, otherdecimalColumn, inPlace); 429return HandleOperationImplementation(BinaryOperation.Divide, otherdecimalColumn, inPlace); 454return HandleOperationImplementation(BinaryOperation.Divide, otherdecimalColumn, inPlace); 479return HandleOperationImplementation(BinaryOperation.Divide, otherdecimalColumn, inPlace); 504return HandleOperationImplementation(BinaryOperation.Divide, otherdecimalColumn, inPlace); 529return HandleOperationImplementation(BinaryOperation.Divide, otherdecimalColumn, inPlace); 558return HandleOperationImplementation(BinaryOperation.Divide, otherdoubleColumn, inPlace); 579return HandleOperationImplementation(BinaryOperation.Divide, column, inPlace); 603return HandleOperationImplementation(BinaryOperation.Divide, otherdoubleColumn, inPlace); 628return HandleOperationImplementation(BinaryOperation.Divide, otherdoubleColumn, inPlace); 653return HandleOperationImplementation(BinaryOperation.Divide, otherdoubleColumn, inPlace); 678return HandleOperationImplementation(BinaryOperation.Divide, otherdoubleColumn, inPlace); 703return HandleOperationImplementation(BinaryOperation.Divide, otherdoubleColumn, inPlace); 728return HandleOperationImplementation(BinaryOperation.Divide, otherdoubleColumn, inPlace); 753return HandleOperationImplementation(BinaryOperation.Divide, otherdoubleColumn, inPlace); 778return HandleOperationImplementation(BinaryOperation.Divide, otherdoubleColumn, inPlace); 807return HandleOperationImplementation(BinaryOperation.Divide, otherfloatColumn, inPlace); 832return doubleColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 853return HandleOperationImplementation(BinaryOperation.Divide, column, inPlace); 877return HandleOperationImplementation(BinaryOperation.Divide, otherfloatColumn, inPlace); 902return HandleOperationImplementation(BinaryOperation.Divide, otherfloatColumn, inPlace); 927return HandleOperationImplementation(BinaryOperation.Divide, otherfloatColumn, inPlace); 952return HandleOperationImplementation(BinaryOperation.Divide, otherfloatColumn, inPlace); 977return HandleOperationImplementation(BinaryOperation.Divide, otherfloatColumn, inPlace); 1002return HandleOperationImplementation(BinaryOperation.Divide, otherfloatColumn, inPlace); 1027return HandleOperationImplementation(BinaryOperation.Divide, otherfloatColumn, inPlace); 1056return HandleOperationImplementation(BinaryOperation.Divide, otherintColumn, inPlace); 1081return decimalColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 1106return doubleColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 1131return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 1152return HandleOperationImplementation(BinaryOperation.Divide, column, inPlace); 1176return longColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 1201return HandleOperationImplementation(BinaryOperation.Divide, otherintColumn, inPlace); 1226return HandleOperationImplementation(BinaryOperation.Divide, otherintColumn, inPlace); 1255return longColumn.HandleOperationImplementation(BinaryOperation.Divide, otherlongColumn, inPlace: true); 1285return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, otherfloatColumn, inPlace: true); 1311return HandleOperationImplementation(BinaryOperation.Divide, otherintColumn, inPlace); 1340return HandleOperationImplementation(BinaryOperation.Divide, otherlongColumn, inPlace); 1365return decimalColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 1390return doubleColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 1415return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 1440return HandleOperationImplementation(BinaryOperation.Divide, otherlongColumn, inPlace); 1461return HandleOperationImplementation(BinaryOperation.Divide, column, inPlace); 1485return HandleOperationImplementation(BinaryOperation.Divide, otherlongColumn, inPlace); 1510return HandleOperationImplementation(BinaryOperation.Divide, otherlongColumn, inPlace); 1535return HandleOperationImplementation(BinaryOperation.Divide, otherlongColumn, inPlace); 1560return HandleOperationImplementation(BinaryOperation.Divide, otherlongColumn, inPlace); 1593return intColumn.HandleOperationImplementation(BinaryOperation.Divide, otherintColumn, inPlace: true); 1619return decimalColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 1644return doubleColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 1669return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 1694return intColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 1719return longColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 1748return intColumn.HandleOperationImplementation(BinaryOperation.Divide, otherintColumn, inPlace: true); 1778return intColumn.HandleOperationImplementation(BinaryOperation.Divide, otherintColumn, inPlace: true); 1808return longColumn.HandleOperationImplementation(BinaryOperation.Divide, otherlongColumn, inPlace: true); 1838return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, otherfloatColumn, inPlace: true); 1868return intColumn.HandleOperationImplementation(BinaryOperation.Divide, otherintColumn, inPlace: true); 1902return intColumn.HandleOperationImplementation(BinaryOperation.Divide, otherintColumn, inPlace: true); 1928return decimalColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 1953return doubleColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 1978return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 2003return intColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 2028return longColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 2057return intColumn.HandleOperationImplementation(BinaryOperation.Divide, otherintColumn, inPlace: true); 2087return intColumn.HandleOperationImplementation(BinaryOperation.Divide, otherintColumn, inPlace: true); 2117return longColumn.HandleOperationImplementation(BinaryOperation.Divide, otherlongColumn, inPlace: true); 2147return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, otherfloatColumn, inPlace: true); 2177return intColumn.HandleOperationImplementation(BinaryOperation.Divide, otherintColumn, inPlace: true); 2207return HandleOperationImplementation(BinaryOperation.Divide, otheruintColumn, inPlace); 2232return decimalColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 2257return doubleColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 2282return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 2311return longColumn.HandleOperationImplementation(BinaryOperation.Divide, otherlongColumn, inPlace: true); 2337return longColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 2366return longColumn.HandleOperationImplementation(BinaryOperation.Divide, otherlongColumn, inPlace: true); 2396return longColumn.HandleOperationImplementation(BinaryOperation.Divide, otherlongColumn, inPlace: true); 2418return HandleOperationImplementation(BinaryOperation.Divide, column, inPlace); 2442return ulongColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 2467return HandleOperationImplementation(BinaryOperation.Divide, otheruintColumn, inPlace); 2496return HandleOperationImplementation(BinaryOperation.Divide, otherulongColumn, inPlace); 2521return decimalColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 2546return doubleColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 2571return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 2600return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, otherfloatColumn, inPlace: true); 2630return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, otherfloatColumn, inPlace: true); 2660return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, otherfloatColumn, inPlace: true); 2686return HandleOperationImplementation(BinaryOperation.Divide, otherulongColumn, inPlace); 2707return HandleOperationImplementation(BinaryOperation.Divide, column, inPlace); 2731return HandleOperationImplementation(BinaryOperation.Divide, otherulongColumn, inPlace); 2764return intColumn.HandleOperationImplementation(BinaryOperation.Divide, otherintColumn, inPlace: true); 2790return decimalColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 2815return doubleColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 2840return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 2865return intColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 2890return longColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 2919return intColumn.HandleOperationImplementation(BinaryOperation.Divide, otherintColumn, inPlace: true); 2949return intColumn.HandleOperationImplementation(BinaryOperation.Divide, otherintColumn, inPlace: true); 2975return uintColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 3000return ulongColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 3029return intColumn.HandleOperationImplementation(BinaryOperation.Divide, otherintColumn, inPlace: true); 3074return intColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 3079return intColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 3124return decimalColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 3129return decimalColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 3174return doubleColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 3179return doubleColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 3224return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 3229return floatColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 3274return intColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 3279return intColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 3324return longColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 3329return longColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 3374return intColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 3379return intColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 3424return intColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 3429return intColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 3474return uintColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 3479return uintColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 3524return ulongColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 3529return ulongColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 3574return intColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 3579return intColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 3628return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 3633return HandleReverseOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 3671return HandleOperationImplementation(BinaryOperation.Divide, value, inPlace); 3675return HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace); 3718return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 3723return HandleReverseOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 3768return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 3773return HandleReverseOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 3818return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 3823return HandleReverseOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 3868return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 3873return HandleReverseOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 3918return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 3923return HandleReverseOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 3968return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 3973return HandleReverseOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 4018return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 4023return HandleReverseOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 4072return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 4077return HandleReverseOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 4115return HandleOperationImplementation(BinaryOperation.Divide, value, inPlace); 4119return HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace); 4162return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 4167return HandleReverseOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 4212return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 4217return HandleReverseOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 4262return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 4267return HandleReverseOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 4312return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 4317return HandleReverseOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 4362return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 4367return HandleReverseOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 4412return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 4417return HandleReverseOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 4462return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 4467return HandleReverseOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 4512return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 4517return HandleReverseOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 4566return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 4571return HandleReverseOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 4616return doubleColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 4621return doubleColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 4659return HandleOperationImplementation(BinaryOperation.Divide, value, inPlace); 4663return HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace); 4706return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 4711return HandleReverseOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 4756return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 4761return HandleReverseOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 4806return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 4811return HandleReverseOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 4856return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 4861return HandleReverseOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 4906return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 4911return HandleReverseOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 4956return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 4961return HandleReverseOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 5006return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 5011return HandleReverseOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 5060return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 5065return HandleReverseOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 5110return decimalColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 5115return decimalColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 5160return doubleColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 5165return doubleColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 5210return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 5215return floatColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 5253return HandleOperationImplementation(BinaryOperation.Divide, value, inPlace); 5257return HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace); 5300return longColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 5305return longColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 5350return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 5355return HandleReverseOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 5400return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 5405return HandleReverseOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 5450return longColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 5455return longColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 5500return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 5505return floatColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 5550return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 5555return HandleReverseOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 5604return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 5609return HandleReverseOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 5654return decimalColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 5659return decimalColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 5704return doubleColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 5709return doubleColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 5754return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 5759return floatColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 5804return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 5809return HandleReverseOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 5847return HandleOperationImplementation(BinaryOperation.Divide, value, inPlace); 5851return HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace); 5894return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 5899return HandleReverseOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 5944return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 5949return HandleReverseOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 5994return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 5999return HandleReverseOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 6044return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 6049return HandleReverseOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 6098return intColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 6103return intColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 6148return decimalColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 6153return decimalColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 6198return doubleColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 6203return doubleColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 6248return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 6253return floatColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 6298return intColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 6303return intColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 6348return longColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 6353return longColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 6398return intColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 6403return intColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 6448return intColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 6453return intColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 6498return longColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 6503return longColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 6548return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 6553return floatColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 6598return intColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 6603return intColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 6652return intColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 6657return intColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 6702return decimalColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 6707return decimalColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 6752return doubleColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 6757return doubleColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 6802return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 6807return floatColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 6852return intColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 6857return intColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 6902return longColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 6907return longColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 6952return intColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 6957return intColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 7002return intColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 7007return intColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 7052return longColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 7057return longColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 7102return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 7107return floatColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 7152return intColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 7157return intColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 7206return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 7211return HandleReverseOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 7256return decimalColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 7261return decimalColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 7306return doubleColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 7311return doubleColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 7356return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 7361return floatColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 7406return longColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 7411return longColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 7456return longColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 7461return longColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 7506return longColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 7511return longColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 7556return longColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 7561return longColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 7599return HandleOperationImplementation(BinaryOperation.Divide, value, inPlace); 7603return HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace); 7646return ulongColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 7651return ulongColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 7696return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 7701return HandleReverseOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 7750return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 7755return HandleReverseOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 7800return decimalColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 7805return decimalColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 7850return doubleColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 7855return doubleColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 7900return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 7905return floatColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 7950return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 7955return floatColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 8000return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 8005return floatColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 8050return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 8055return floatColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 8100return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 8105return HandleReverseOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 8143return HandleOperationImplementation(BinaryOperation.Divide, value, inPlace); 8147return HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace); 8190return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 8195return HandleReverseOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace); 8244return intColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 8249return intColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 8294return decimalColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 8299return decimalColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 8344return doubleColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 8349return doubleColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 8394return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 8399return floatColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 8444return intColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 8449return intColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 8494return longColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 8499return longColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 8544return intColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 8549return intColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 8594return intColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 8599return intColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 8644return uintColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 8649return uintColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 8694return ulongColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 8699return ulongColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 8744return intColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true); 8749return intColumn.HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace: true);
PrimitiveDataFrameColumn.BinaryOperations.cs (16)
137return HandleOperationImplementation(BinaryOperation.Divide, boolColumn, inPlace); 139return HandleOperationImplementation(BinaryOperation.Divide, byteColumn, inPlace); 141return HandleOperationImplementation(BinaryOperation.Divide, charColumn, inPlace); 143return HandleOperationImplementation(BinaryOperation.Divide, decimalColumn, inPlace); 145return HandleOperationImplementation(BinaryOperation.Divide, doubleColumn, inPlace); 147return HandleOperationImplementation(BinaryOperation.Divide, floatColumn, inPlace); 149return HandleOperationImplementation(BinaryOperation.Divide, intColumn, inPlace); 151return HandleOperationImplementation(BinaryOperation.Divide, longColumn, inPlace); 153return HandleOperationImplementation(BinaryOperation.Divide, sbyteColumn, inPlace); 155return HandleOperationImplementation(BinaryOperation.Divide, shortColumn, inPlace); 157return HandleOperationImplementation(BinaryOperation.Divide, uintColumn, inPlace); 159return HandleOperationImplementation(BinaryOperation.Divide, ulongColumn, inPlace); 161return HandleOperationImplementation(BinaryOperation.Divide, ushortColumn, inPlace); 163return HandleOperationImplementation(BinaryOperation.Divide, DateTimeColumn, inPlace); 382return HandleOperationImplementation(BinaryOperation.Divide, value, inPlace); 388return HandleReverseOperationImplementation(BinaryOperation.Divide, value, inPlace);