Class CopyMoveAttackDetection2.block_data_list

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) double[] c  
      (package private) int[] coordinate  
      (package private) double[] precise_result  
    • Constructor Summary

      Constructors 
      Constructor Description
      block_data_list()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • coordinate

        int[] coordinate
      • precise_result

        double[] precise_result
      • c

        double[] c
    • Constructor Detail

      • block_data_list

        block_data_list()