Documentation of 'mikera.vectorz.util.Testing' Java class
Testing
mikera.vectorz.util

Class Testing



  • public class Testing
    extends java.lang.Object
    Utility function for testing arrays / matrix implementations
    • Method Detail

      • createTestVector

        public static AVector createTestVector(int length)
      • createTestVector

        public static AVector createTestVector(int length,
                                               Random r)
      • fillRandom

        public static INDArray fillRandom(INDArray a,
                                          Random r)
        Fills an array with random values in the [0..1) range. Returns the mutated array.
        Parameters:
        a -
        r -
        Returns:
      • validateFullyMutable

        public static boolean validateFullyMutable(INDArray m)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.