Class NormOps_FSCC


  • public class NormOps_FSCC
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      NormOps_FSCC()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static float fastNormF​(org.ejml.data.FMatrixSparseCSC A)  
      static float normF​(org.ejml.data.FMatrixSparseCSC A)  
      • Methods inherited from class java.lang.Object

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

      • NormOps_FSCC

        public NormOps_FSCC()
    • Method Detail

      • fastNormF

        public static float fastNormF​(org.ejml.data.FMatrixSparseCSC A)
      • normF

        public static float normF​(org.ejml.data.FMatrixSparseCSC A)