PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs (95)
3294return longColumn.HandleOperationImplementation(BinaryOperation.Add, value, inPlace: true);
3304return longColumn.HandleOperationImplementation(BinaryOperation.Subtract, value, inPlace: true);
3314return longColumn.HandleOperationImplementation(BinaryOperation.Multiply, value, inPlace: true);
3324return longColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true);
3334return longColumn.HandleOperationImplementation(BinaryOperation.Modulo, value, inPlace: true);
5270return longColumn.HandleOperationImplementation(BinaryOperation.Add, value, inPlace: true);
5280return longColumn.HandleOperationImplementation(BinaryOperation.Subtract, value, inPlace: true);
5290return longColumn.HandleOperationImplementation(BinaryOperation.Multiply, value, inPlace: true);
5300return longColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true);
5310return longColumn.HandleOperationImplementation(BinaryOperation.Modulo, value, inPlace: true);
5420return longColumn.HandleOperationImplementation(BinaryOperation.Add, value, inPlace: true);
5430return longColumn.HandleOperationImplementation(BinaryOperation.Subtract, value, inPlace: true);
5440return longColumn.HandleOperationImplementation(BinaryOperation.Multiply, value, inPlace: true);
5450return longColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true);
5460return longColumn.HandleOperationImplementation(BinaryOperation.Modulo, value, inPlace: true);
5574return HandleOperationImplementation(BinaryOperation.Add, convertedValue, inPlace);
5584return HandleOperationImplementation(BinaryOperation.Subtract, convertedValue, inPlace);
5594return HandleOperationImplementation(BinaryOperation.Multiply, convertedValue, inPlace);
5604return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace);
5614return HandleOperationImplementation(BinaryOperation.Modulo, convertedValue, inPlace);
5774return HandleOperationImplementation(BinaryOperation.Add, convertedValue, inPlace);
5784return HandleOperationImplementation(BinaryOperation.Subtract, convertedValue, inPlace);
5794return HandleOperationImplementation(BinaryOperation.Multiply, convertedValue, inPlace);
5804return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace);
5814return HandleOperationImplementation(BinaryOperation.Modulo, convertedValue, inPlace);
5823return HandleOperationImplementation(BinaryOperation.Add, value, inPlace);
5831return HandleOperationImplementation(BinaryOperation.Subtract, value, inPlace);
5839return HandleOperationImplementation(BinaryOperation.Multiply, value, inPlace);
5847return HandleOperationImplementation(BinaryOperation.Divide, value, inPlace);
5855return HandleOperationImplementation(BinaryOperation.Modulo, value, inPlace);
5864return HandleOperationImplementation(BinaryOperation.Add, convertedValue, inPlace);
5874return HandleOperationImplementation(BinaryOperation.Subtract, convertedValue, inPlace);
5884return HandleOperationImplementation(BinaryOperation.Multiply, convertedValue, inPlace);
5894return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace);
5904return HandleOperationImplementation(BinaryOperation.Modulo, convertedValue, inPlace);
5914return HandleOperationImplementation(BinaryOperation.Add, convertedValue, inPlace);
5924return HandleOperationImplementation(BinaryOperation.Subtract, convertedValue, inPlace);
5934return HandleOperationImplementation(BinaryOperation.Multiply, convertedValue, inPlace);
5944return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace);
5954return HandleOperationImplementation(BinaryOperation.Modulo, convertedValue, inPlace);
5964return HandleOperationImplementation(BinaryOperation.Add, convertedValue, inPlace);
5974return HandleOperationImplementation(BinaryOperation.Subtract, convertedValue, inPlace);
5984return HandleOperationImplementation(BinaryOperation.Multiply, convertedValue, inPlace);
5994return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace);
6004return HandleOperationImplementation(BinaryOperation.Modulo, convertedValue, inPlace);
6014return HandleOperationImplementation(BinaryOperation.Add, convertedValue, inPlace);
6024return HandleOperationImplementation(BinaryOperation.Subtract, convertedValue, inPlace);
6034return HandleOperationImplementation(BinaryOperation.Multiply, convertedValue, inPlace);
6044return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace);
6054return HandleOperationImplementation(BinaryOperation.Modulo, convertedValue, inPlace);
6318return longColumn.HandleOperationImplementation(BinaryOperation.Add, value, inPlace: true);
6328return longColumn.HandleOperationImplementation(BinaryOperation.Subtract, value, inPlace: true);
6338return longColumn.HandleOperationImplementation(BinaryOperation.Multiply, value, inPlace: true);
6348return longColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true);
6358return longColumn.HandleOperationImplementation(BinaryOperation.Modulo, value, inPlace: true);
6468return longColumn.HandleOperationImplementation(BinaryOperation.Add, value, inPlace: true);
6478return longColumn.HandleOperationImplementation(BinaryOperation.Subtract, value, inPlace: true);
6488return longColumn.HandleOperationImplementation(BinaryOperation.Multiply, value, inPlace: true);
6498return longColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true);
6508return longColumn.HandleOperationImplementation(BinaryOperation.Modulo, value, inPlace: true);
6872return longColumn.HandleOperationImplementation(BinaryOperation.Add, value, inPlace: true);
6882return longColumn.HandleOperationImplementation(BinaryOperation.Subtract, value, inPlace: true);
6892return longColumn.HandleOperationImplementation(BinaryOperation.Multiply, value, inPlace: true);
6902return longColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true);
6912return longColumn.HandleOperationImplementation(BinaryOperation.Modulo, value, inPlace: true);
7022return longColumn.HandleOperationImplementation(BinaryOperation.Add, value, inPlace: true);
7032return longColumn.HandleOperationImplementation(BinaryOperation.Subtract, value, inPlace: true);
7042return longColumn.HandleOperationImplementation(BinaryOperation.Multiply, value, inPlace: true);
7052return longColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true);
7062return longColumn.HandleOperationImplementation(BinaryOperation.Modulo, value, inPlace: true);
7376return longColumn.HandleOperationImplementation(BinaryOperation.Add, value, inPlace: true);
7386return longColumn.HandleOperationImplementation(BinaryOperation.Subtract, value, inPlace: true);
7396return longColumn.HandleOperationImplementation(BinaryOperation.Multiply, value, inPlace: true);
7406return longColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true);
7416return longColumn.HandleOperationImplementation(BinaryOperation.Modulo, value, inPlace: true);
7426return longColumn.HandleOperationImplementation(BinaryOperation.Add, value, inPlace: true);
7436return longColumn.HandleOperationImplementation(BinaryOperation.Subtract, value, inPlace: true);
7446return longColumn.HandleOperationImplementation(BinaryOperation.Multiply, value, inPlace: true);
7456return longColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true);
7466return longColumn.HandleOperationImplementation(BinaryOperation.Modulo, value, inPlace: true);
7476return longColumn.HandleOperationImplementation(BinaryOperation.Add, value, inPlace: true);
7486return longColumn.HandleOperationImplementation(BinaryOperation.Subtract, value, inPlace: true);
7496return longColumn.HandleOperationImplementation(BinaryOperation.Multiply, value, inPlace: true);
7506return longColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true);
7516return longColumn.HandleOperationImplementation(BinaryOperation.Modulo, value, inPlace: true);
7526return longColumn.HandleOperationImplementation(BinaryOperation.Add, value, inPlace: true);
7536return longColumn.HandleOperationImplementation(BinaryOperation.Subtract, value, inPlace: true);
7546return longColumn.HandleOperationImplementation(BinaryOperation.Multiply, value, inPlace: true);
7556return longColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true);
7566return longColumn.HandleOperationImplementation(BinaryOperation.Modulo, value, inPlace: true);
8464return longColumn.HandleOperationImplementation(BinaryOperation.Add, value, inPlace: true);
8474return longColumn.HandleOperationImplementation(BinaryOperation.Subtract, value, inPlace: true);
8484return longColumn.HandleOperationImplementation(BinaryOperation.Multiply, value, inPlace: true);
8494return longColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true);
8504return longColumn.HandleOperationImplementation(BinaryOperation.Modulo, value, inPlace: true);