public interface BanachSpace<B,F extends Field<F> & Comparable<F>> extends VectorSpace<B,F>
Modifier and Type | Method and Description |
---|---|
double |
norm()
|⋅| : B → F
norm assigns a strictly positive length or size to all vectors in the vector space,
other than the zero vector. |
scaled
add, minus, opposite, ZERO
double norm()
norm
assigns a strictly positive length or size to all vectors in the vector space,
other than the zero vector.Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.