Interface Householder<N extends Comparable<N>>

All Superinterfaces:
Access1D<N>, Structure1D
All Known Subinterfaces:
HouseholderReference<N>
All Known Implementing Classes:
Householder.Generic, Householder.Primitive32, Householder.Primitive64, HouseholderColumn, HouseholderRow

public interface Householder<N extends Comparable<N>> extends Access1D<N>
  • Method Details