Skip to content

Updates P2RowSumForm and P1ConstantOperator

Marcus Mohr requested to merge mohr/P2RowSumForm_Update into master
  • Implements default constructor for P2RowSumForm is explicitely to make it abort. We need to pass an underlying form to be summed up in the constructor.
  • Removes spurious typedefs involving P2RowSumForm from P1ConstantOperator.

Merge request reports