Kaiser-Yang/matrix-calculation-accelerator

All the methods about comparisons should be called with eps

Closed this issue · 0 comments

First, we consider that user can use init() to configure the eps, but during the development, we forget to pass the eps set by users. So now we should remove the default values in single_thread_matrix_calculation.h and use epsilon() to pass the eps set by users.