AST-522 Support applying solutions in BdaSolverBuffer
- Add BdaSolverBuffer::SubtractCorrectedModel, which applies solutions to the predicted model and subtracts them from the data.
- Update the BdaSolverBuffer interface: It now owns the data buffer, and releases it via GetDone().