| Package | Description |
|---|---|
| com.intersult.ai.transduction.number.basics | |
| com.intersult.ai.transduction.number.elements | |
| com.intersult.ai.transduction.number.factory |
| Modifier and Type | Class and Description |
|---|---|
class |
Reference |
class |
Values |
| Modifier and Type | Method and Description |
|---|---|
void |
Reference.connect(int index,
Gate gate,
int gateIndex) |
void |
Reference.connectAll(Gate gate) |
void |
Gate.copy(Gate to) |
double |
Gate.scalar(Gate gate) |
| Modifier and Type | Class and Description |
|---|---|
class |
Benes |
class |
Bilinear |
class |
Exponential |
class |
Linear |
class |
Linear2
Optimized version of Linear(2)
|
| Modifier and Type | Method and Description |
|---|---|
void |
Linear.connect(int index,
Gate gate,
int gateIndex) |
void |
Benes.connect(int index,
Gate gate,
int gateIndex) |
| Modifier and Type | Method and Description |
|---|---|
Gate |
LinearFactory.create() |
Gate |
Linear2Factory.create() |
Gate |
Factory.create() |
Copyright © 2014 Intersult GmbH. All rights reserved.