Classes | Public Member Functions | Static Public Member Functions | Protected Member Functions | Static Private Member Functions | List of all members
svm_toy Class Reference
Inheritance diagram for svm_toy:
Inheritance graph
[legend]

Classes

class  point
 

Public Member Functions

Dimension getPreferredSize ()
 
void init ()
 
void paint (Graphics g)
 
void setSize (Dimension d)
 
void setSize (int w, int h)
 

Static Public Member Functions

static void main (String[] argv)
 

Protected Member Functions

void processMouseEvent (MouseEvent e)
 

Static Private Member Functions

static double atof (String s)
 
static int atoi (String s)
 

Detailed Description

Definition at line 8 of file svm_toy.java.

Member Function Documentation

static double svm_toy.atof ( String  s)
inlinestaticprivate

Definition at line 149 of file svm_toy.java.

static int svm_toy.atoi ( String  s)
inlinestaticprivate

Definition at line 154 of file svm_toy.java.

Dimension svm_toy.getPreferredSize ( )
inline

Definition at line 470 of file svm_toy.java.

void svm_toy.init ( )
inline

Definition at line 46 of file svm_toy.java.

static void svm_toy.main ( String[]  argv)
inlinestatic

Definition at line 480 of file svm_toy.java.

void svm_toy.paint ( Graphics  g)
inline

Definition at line 458 of file svm_toy.java.

void svm_toy.processMouseEvent ( MouseEvent  e)
inlineprotected

Definition at line 445 of file svm_toy.java.

void svm_toy.setSize ( Dimension  d)
inline

Definition at line 472 of file svm_toy.java.

void svm_toy.setSize ( int  w,
int  h 
)
inline

Definition at line 473 of file svm_toy.java.


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


ml_classifiers
Author(s): Scott Niekum , Joshua Whitley
autogenerated on Sun Dec 15 2019 03:53:50