Skip to content

Commit

Permalink
Update TLS_DenseSkOp.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
rileyjmurray authored Nov 14, 2023
1 parent e060d4b commit c5f830f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/TLS_DenseSkOp.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ using std::chrono::duration;
using std::chrono::milliseconds;


//TODO: Read in matrix dimensions

void init_noisy_data(int64_t m, int64_t n, int64_t d, double* AB){
double target_x[n*d];
double eps[m*d];
Expand Down

0 comments on commit c5f830f

Please sign in to comment.