HOG2
|
#include <iostream>
#include <math.h>
#include <stdlib.h>
#include <stdio.h>
#include <cassert>
#include "NN.h"
Go to the source code of this file.
Variables | |
static const float | VERSION = 1.0 |
|
static |
Definition at line 18 of file NN.cpp.
Referenced by NN::load(), NN::save(), and NN::validSaveFile().