Advertisement
Guest User

Untitled

a guest
May 20th, 2019
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. #pragma once
  2. #include "NeyronCnn.h"
  3. #include "CNNLearns.h"
  4. #include "Filter.h"
  5. #define D_NeyronCnn NeyronСnn<double>
  6. #define I_NeyronCnn NeyronСnn<int>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement