testing float array for near equality without storing a reference array

前端 未结 0 1083
长情又很酷
长情又很酷 2020-12-16 06:35

When writing tests for numerical code, a typical thing I have to do is to assert that an output float array is what I expect. Since I do not want to store the entire referen

相关标签:
回答
  • 消灭零回复
提交回复
热议问题