|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface Householder<N extends Number>
| Nested Class Summary | |
|---|---|
static class |
Householder.Big
|
static class |
Householder.Complex
|
static class |
Householder.Primitive
|
| Method Summary | |
|---|---|
double |
doubleValue(int anInd)
|
int |
first()
Regardless of what is actually returned by doubleValue(int) and/or get(int) vector elements with indeces less than 'first' should be assumed to be, and treated as if they are, zero. |
N |
get(int anInd)
|
int |
size()
|
| Methods inherited from interface java.lang.Iterable |
|---|
iterator |
| Method Detail |
|---|
int first()
double doubleValue(int anInd)
N get(int anInd)
int size()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||