public class X extends Object implements Serializable
| Constructor and Description |
|---|
X() |
| Modifier and Type | Method and Description |
|---|---|
double |
dotProduct(Theta theta) |
double |
get(int index) |
int |
size() |
public double dotProduct(Theta theta)
public double get(int index)
public int size()
Copyright © 2017. All rights reserved.