All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface jam.vector.OrthonormalBasis

public interface interface OrthonormalBasis
extends Basis
An OrthonormalBasis is a Basis in which the member vectors are orthogonal and normalized, i.e.

= 1
= 0 if i != j

where v(i) is basis vector number i, and < , > indicates the inner product



All Packages  Class Hierarchy  This Package  Previous  Next  Index