OpenNN  2.2
Open Neural Networks Library
Public Attributes | List of all members
OpenNN::LogisticRegressionParameters< T > Struct Template Reference

#include <vector.h>

Public Attributes

double position
 
double slope
 
double correlation
 

Detailed Description

template<class T>
struct OpenNN::LogisticRegressionParameters< T >

This template defines the parameters of a logistic regression analysis between two sets x-y.

Definition at line 60 of file vector.h.


The documentation for this struct was generated from the following file: