@Deprecated
public class Weights
extends java.lang.Object
| Constructor and Description |
|---|
Weights(float[] array,
int start,
int length)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getSize()
Deprecated.
|
static void |
main(java.lang.String... args)
Deprecated.
|
java.lang.String |
toString()
Deprecated.
|