H - a Hilbert spacepublic interface HilbertSpace<H,F extends Field<F> & Comparable<F>> extends BanachSpace<H,F>
| Modifier and Type | Method and Description |
|---|---|
double |
angle(H that)
∠ : H × H → F
Inner product formalizes the geometrical notions such as the length of a vector and the angle between two vectors.
|
double |
innerProduct(H that)
<⋅,⋅> : H × H → F
Inner product formalizes the geometrical notions such as the length of a vector and the angle between two vectors.
|
normscaledadd, minus, opposite, ZEROdouble innerProduct(H that)
that - the object to form an angle with thisdouble angle(H that)
that - the object to form an angle with thisthis and thatCopyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.