myTsne.h 84 B

123
  1. #pragma once
  2. void generateRandomData(const size_t& N, const size_t& D, double* X);