Documentation of 'org.ejml.data.Eigenpair64F' Java class
Eigenpair64F
org.ejml.data

Class Eigenpair64F



  • public class Eigenpair64F
    extends java.lang.Object
    An eigenpair is a set composed of an eigenvalue and an eigenvector. In this library since only real matrices are supported, all eigenpairs are real valued.
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Eigenpair64F

        public Eigenpair64F(double value,
                            DenseMatrix64F vector)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.