PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs (115)
3194return floatColumn.HandleOperationImplementation(BinaryOperation.Add, value, inPlace: true);
3204return floatColumn.HandleOperationImplementation(BinaryOperation.Subtract, value, inPlace: true);
3214return floatColumn.HandleOperationImplementation(BinaryOperation.Multiply, value, inPlace: true);
3224return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true);
3234return floatColumn.HandleOperationImplementation(BinaryOperation.Modulo, value, inPlace: true);
4536return HandleOperationImplementation(BinaryOperation.Add, convertedValue, inPlace);
4546return HandleOperationImplementation(BinaryOperation.Subtract, convertedValue, inPlace);
4556return HandleOperationImplementation(BinaryOperation.Multiply, convertedValue, inPlace);
4566return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace);
4576return HandleOperationImplementation(BinaryOperation.Modulo, convertedValue, inPlace);
4635return HandleOperationImplementation(BinaryOperation.Add, value, inPlace);
4643return HandleOperationImplementation(BinaryOperation.Subtract, value, inPlace);
4651return HandleOperationImplementation(BinaryOperation.Multiply, value, inPlace);
4659return HandleOperationImplementation(BinaryOperation.Divide, value, inPlace);
4667return HandleOperationImplementation(BinaryOperation.Modulo, value, inPlace);
4676return HandleOperationImplementation(BinaryOperation.Add, convertedValue, inPlace);
4686return HandleOperationImplementation(BinaryOperation.Subtract, convertedValue, inPlace);
4696return HandleOperationImplementation(BinaryOperation.Multiply, convertedValue, inPlace);
4706return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace);
4716return HandleOperationImplementation(BinaryOperation.Modulo, convertedValue, inPlace);
4726return HandleOperationImplementation(BinaryOperation.Add, convertedValue, inPlace);
4736return HandleOperationImplementation(BinaryOperation.Subtract, convertedValue, inPlace);
4746return HandleOperationImplementation(BinaryOperation.Multiply, convertedValue, inPlace);
4756return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace);
4766return HandleOperationImplementation(BinaryOperation.Modulo, convertedValue, inPlace);
4776return HandleOperationImplementation(BinaryOperation.Add, convertedValue, inPlace);
4786return HandleOperationImplementation(BinaryOperation.Subtract, convertedValue, inPlace);
4796return HandleOperationImplementation(BinaryOperation.Multiply, convertedValue, inPlace);
4806return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace);
4816return HandleOperationImplementation(BinaryOperation.Modulo, convertedValue, inPlace);
4826return HandleOperationImplementation(BinaryOperation.Add, convertedValue, inPlace);
4836return HandleOperationImplementation(BinaryOperation.Subtract, convertedValue, inPlace);
4846return HandleOperationImplementation(BinaryOperation.Multiply, convertedValue, inPlace);
4856return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace);
4866return HandleOperationImplementation(BinaryOperation.Modulo, convertedValue, inPlace);
4876return HandleOperationImplementation(BinaryOperation.Add, convertedValue, inPlace);
4886return HandleOperationImplementation(BinaryOperation.Subtract, convertedValue, inPlace);
4896return HandleOperationImplementation(BinaryOperation.Multiply, convertedValue, inPlace);
4906return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace);
4916return HandleOperationImplementation(BinaryOperation.Modulo, convertedValue, inPlace);
4926return HandleOperationImplementation(BinaryOperation.Add, convertedValue, inPlace);
4936return HandleOperationImplementation(BinaryOperation.Subtract, convertedValue, inPlace);
4946return HandleOperationImplementation(BinaryOperation.Multiply, convertedValue, inPlace);
4956return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace);
4966return HandleOperationImplementation(BinaryOperation.Modulo, convertedValue, inPlace);
4976return HandleOperationImplementation(BinaryOperation.Add, convertedValue, inPlace);
4986return HandleOperationImplementation(BinaryOperation.Subtract, convertedValue, inPlace);
4996return HandleOperationImplementation(BinaryOperation.Multiply, convertedValue, inPlace);
5006return HandleOperationImplementation(BinaryOperation.Divide, convertedValue, inPlace);
5016return HandleOperationImplementation(BinaryOperation.Modulo, convertedValue, inPlace);
5180return floatColumn.HandleOperationImplementation(BinaryOperation.Add, value, inPlace: true);
5190return floatColumn.HandleOperationImplementation(BinaryOperation.Subtract, value, inPlace: true);
5200return floatColumn.HandleOperationImplementation(BinaryOperation.Multiply, value, inPlace: true);
5210return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true);
5220return floatColumn.HandleOperationImplementation(BinaryOperation.Modulo, value, inPlace: true);
5470return floatColumn.HandleOperationImplementation(BinaryOperation.Add, value, inPlace: true);
5480return floatColumn.HandleOperationImplementation(BinaryOperation.Subtract, value, inPlace: true);
5490return floatColumn.HandleOperationImplementation(BinaryOperation.Multiply, value, inPlace: true);
5500return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true);
5510return floatColumn.HandleOperationImplementation(BinaryOperation.Modulo, value, inPlace: true);
5724return floatColumn.HandleOperationImplementation(BinaryOperation.Add, value, inPlace: true);
5734return floatColumn.HandleOperationImplementation(BinaryOperation.Subtract, value, inPlace: true);
5744return floatColumn.HandleOperationImplementation(BinaryOperation.Multiply, value, inPlace: true);
5754return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true);
5764return floatColumn.HandleOperationImplementation(BinaryOperation.Modulo, value, inPlace: true);
6218return floatColumn.HandleOperationImplementation(BinaryOperation.Add, value, inPlace: true);
6228return floatColumn.HandleOperationImplementation(BinaryOperation.Subtract, value, inPlace: true);
6238return floatColumn.HandleOperationImplementation(BinaryOperation.Multiply, value, inPlace: true);
6248return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true);
6258return floatColumn.HandleOperationImplementation(BinaryOperation.Modulo, value, inPlace: true);
6518return floatColumn.HandleOperationImplementation(BinaryOperation.Add, value, inPlace: true);
6528return floatColumn.HandleOperationImplementation(BinaryOperation.Subtract, value, inPlace: true);
6538return floatColumn.HandleOperationImplementation(BinaryOperation.Multiply, value, inPlace: true);
6548return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true);
6558return floatColumn.HandleOperationImplementation(BinaryOperation.Modulo, value, inPlace: true);
6772return floatColumn.HandleOperationImplementation(BinaryOperation.Add, value, inPlace: true);
6782return floatColumn.HandleOperationImplementation(BinaryOperation.Subtract, value, inPlace: true);
6792return floatColumn.HandleOperationImplementation(BinaryOperation.Multiply, value, inPlace: true);
6802return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true);
6812return floatColumn.HandleOperationImplementation(BinaryOperation.Modulo, value, inPlace: true);
7072return floatColumn.HandleOperationImplementation(BinaryOperation.Add, value, inPlace: true);
7082return floatColumn.HandleOperationImplementation(BinaryOperation.Subtract, value, inPlace: true);
7092return floatColumn.HandleOperationImplementation(BinaryOperation.Multiply, value, inPlace: true);
7102return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true);
7112return floatColumn.HandleOperationImplementation(BinaryOperation.Modulo, value, inPlace: true);
7326return floatColumn.HandleOperationImplementation(BinaryOperation.Add, value, inPlace: true);
7336return floatColumn.HandleOperationImplementation(BinaryOperation.Subtract, value, inPlace: true);
7346return floatColumn.HandleOperationImplementation(BinaryOperation.Multiply, value, inPlace: true);
7356return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true);
7366return floatColumn.HandleOperationImplementation(BinaryOperation.Modulo, value, inPlace: true);
7870return floatColumn.HandleOperationImplementation(BinaryOperation.Add, value, inPlace: true);
7880return floatColumn.HandleOperationImplementation(BinaryOperation.Subtract, value, inPlace: true);
7890return floatColumn.HandleOperationImplementation(BinaryOperation.Multiply, value, inPlace: true);
7900return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true);
7910return floatColumn.HandleOperationImplementation(BinaryOperation.Modulo, value, inPlace: true);
7920return floatColumn.HandleOperationImplementation(BinaryOperation.Add, value, inPlace: true);
7930return floatColumn.HandleOperationImplementation(BinaryOperation.Subtract, value, inPlace: true);
7940return floatColumn.HandleOperationImplementation(BinaryOperation.Multiply, value, inPlace: true);
7950return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true);
7960return floatColumn.HandleOperationImplementation(BinaryOperation.Modulo, value, inPlace: true);
7970return floatColumn.HandleOperationImplementation(BinaryOperation.Add, value, inPlace: true);
7980return floatColumn.HandleOperationImplementation(BinaryOperation.Subtract, value, inPlace: true);
7990return floatColumn.HandleOperationImplementation(BinaryOperation.Multiply, value, inPlace: true);
8000return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true);
8010return floatColumn.HandleOperationImplementation(BinaryOperation.Modulo, value, inPlace: true);
8020return floatColumn.HandleOperationImplementation(BinaryOperation.Add, value, inPlace: true);
8030return floatColumn.HandleOperationImplementation(BinaryOperation.Subtract, value, inPlace: true);
8040return floatColumn.HandleOperationImplementation(BinaryOperation.Multiply, value, inPlace: true);
8050return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true);
8060return floatColumn.HandleOperationImplementation(BinaryOperation.Modulo, value, inPlace: true);
8364return floatColumn.HandleOperationImplementation(BinaryOperation.Add, value, inPlace: true);
8374return floatColumn.HandleOperationImplementation(BinaryOperation.Subtract, value, inPlace: true);
8384return floatColumn.HandleOperationImplementation(BinaryOperation.Multiply, value, inPlace: true);
8394return floatColumn.HandleOperationImplementation(BinaryOperation.Divide, value, inPlace: true);
8404return floatColumn.HandleOperationImplementation(BinaryOperation.Modulo, value, inPlace: true);