Skip to content

Reworked Environment interface

ollyl requested to merge env into master

Updated Environment struct to be mutable and added methods for steeringvectors() and beamforming() based on Environment. Tests pass with little or no performance discrepancies.

Merge request reports