HOG2
Variables
Perceptron.cpp File Reference
#include <math.h>
#include <stdlib.h>
#include <stdio.h>
#include <unistd.h>
#include "perceptron.h"
Include dependency graph for Perceptron.cpp:

Go to the source code of this file.

Variables

static const float VERSION = 1.0
 

Variable Documentation

◆ VERSION

const float VERSION = 1.0
static

Definition at line 16 of file Perceptron.cpp.

Referenced by perceptron::load(), perceptron::save(), and perceptron::validSaveFile().