Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Neuron

Hierarchy

  • Neuron

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Neuron(defaultValue: any): Neuron

Properties

a

a: any

b

b: any

g

g: any

r

r: any

Methods

subtract

  • subtract(r: number, g: number, b: number, a: number): void

toPoint

Generated using TypeDoc