표준 Java 배열과 혼합된 NdArray
인스턴스 작업을 위한 유틸리티 클래스입니다.
공공 생성자
StdArray () |
공개 방법
정적 긴[] | |
정적 <T> 티[] | |
정적 바이트[] | |
정적 부동소수점[] | |
정적 부울[] | |
정적 이중[] | |
정적 짧은[] | |
정적 정수[] | |
정적 바이트[][] | |
정적 <T> T[][] | |
정적 단축[][] | |
정적 부동소수점[][] | |
정적 긴[][] | |
정적 이중[][] | |
정적 부울[][] | |
정적 정수[][] | |
정적 부동 소수점[][][] | |
정적 이중[][][] | |
정적 <T> T[][][] | |
정적 긴[][][] | |
정적 바이트[][][] | |
정적 정수[][][] | |
정적 짧은[][][] | |
정적 부울[][][] | |
정적 <T> T[][][][] | |
정적 짧은[][][][] | |
정적 이중[][][][] | |
정적 부울[][][][] | |
정적 바이트[][][][] | |
정적 정수[][][][] | |
정적 부동 소수점[][][][] | |
정적 긴[][][][] | |
정적 짧은[][][][][] | |
정적 긴[][][][][] | |
정적 부울[][][][][] | |
정적 부동 소수점[][][][][] | |
정적 정수[][][][][] | |
정적 바이트[][][][][] | |
정적 <T> T[][][][][] | |
정적 이중[][][][][] | |
정적 바이트[][][][][][] | |
정적 짧은[][][][][][] | |
정적 긴[][][][][][] | |
정적 부울[][][][][][] | |
정적 이중[][][][][][] | |
정적 부동 소수점[][][][][][] | |
정적 정수[][][][][][] | |
정적 <T> T[][][][][][] | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 <T> 무효 | |
정적 공백 | |
정적 <T> 무효 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 <T> 무효 | |
정적 공백 | |
정적 <T> 무효 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 <T> 무효 | |
정적 <T> 무효 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 <T> 무효 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 <T> 무효 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 <T> 무효 | |
정적 공백 | |
정적 공백 | |
정적 <T> 무효 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 <T> 무효 | |
정적 공백 | |
정적 <T> 무효 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 공백 | |
정적 ShortNdArray | ndCopyOf (짧은[] 배열) 새 ShortNdArray 에 반바지 배열 복사 |
정적 DoubleNdArray | ndCopyOf (이중[][][][] 배열) 새 DoubleNdArray 에 double의 4차원 배열 복사 |
정적 ShortNdArray | ndCopyOf (짧은[][] 배열) 새로운 ShortNdArray 에 반바지의 2차원 배열 복사 |
정적 FloatNdArray | ndCopyOf (float[] 배열) 새 FloatNdArray 에 부동 소수점 배열 복사 |
정적 <T> NdArray <T> | |
정적 FloatNdArray | ndCopyOf (float[][] 배열) 새 FloatNdArray 에 부동 소수점의 2차원 배열 복사 |
정적 <T> NdArray <T> | |
정적 IntNdArray | ndCopyOf (int[][][] 배열) 새 IntNdArray 에 int의 3차원 배열 복사 |
정적 FloatNdArray | ndCopyOf (float[][][] 배열) 새 FloatNdArray 에 부동 소수점의 3차원 배열 복사 |
정적 IntNdArray | ndCopyOf (int[][][][][] 배열) 새 IntNdArray 에 int의 5차원 배열을 복사합니다. |
정적 LongNdArray | ndCopyOf (long[][][][][][] 배열) 새로운 LongNdArray 에 6차원 배열을 복사합니다. |
정적 BooleanNdArray | ndCopyOf (부울[][] 배열) 새 BooleanNdArray 에 부울의 2차원 배열 복사 |
정적 LongNdArray | ndCopyOf (long[][] 배열) 새로운 LongNdArray 에 2차원 배열을 복사합니다. |
정적 BooleanNdArray | ndCopyOf (부울[] 배열) 새 BooleanNdArray 에 부울 배열 복사 |
정적 BooleanNdArray | ndCopyOf (부울[][][][][] 배열) 새 BooleanNdArray 에 부울의 5차원 배열 복사 |
정적 DoubleNdArray | ndCopyOf (이중[][][][][] 배열) 새 DoubleNdArray 에 double의 5차원 배열 복사 |
정적 LongNdArray | ndCopyOf (long[] 배열) 새 LongNdArray 에 long 배열 복사 |
정적 IntNdArray | ndCopyOf (int[][][][] 배열) 새 IntNdArray 에 int의 4차원 배열 복사 |
정적 <T> NdArray <T> | |
정적 FloatNdArray | ndCopyOf (float[][][][][][] 배열) 새 FloatNdArray 에 부동 소수점의 6차원 배열 복사 |
정적 ByteNdArray | ndCopyOf (바이트[][][][][][] 배열) 새 ByteNdArray 에 6차원 바이트 배열 복사 |
정적 DoubleNdArray | ndCopyOf (double[] 배열) 새 DoubleNdArray 에 double 배열 복사 |
정적 ShortNdArray | ndCopyOf (짧은[][][][] 배열) 새로운 ShortNdArray 에 반바지의 4차원 배열 복사 |
정적 ByteNdArray | ndCopyOf (바이트[][] 배열) 새 ByteNdArray 에 2차원 바이트 배열 복사 |
정적 ByteNdArray | ndCopyOf (바이트[] 배열) 새 ByteNdArray 에 바이트 배열 복사 |
정적 ShortNdArray | ndCopyOf (짧은[][][][][] 배열) 새로운 ShortNdArray 에 반바지의 5차원 배열 복사 |
정적 BooleanNdArray | ndCopyOf (부울[][][] 배열) 새 BooleanNdArray 에 부울의 3차원 배열 복사 |
정적 DoubleNdArray | ndCopyOf (이중[][][][][][] 배열) 새 DoubleNdArray 에 double의 6차원 배열 복사 |
정적 ByteNdArray | ndCopyOf (바이트[][][] 배열) 새 ByteNdArray 에 3차원 바이트 배열 복사 |
정적 FloatNdArray | ndCopyOf (float[][][][][] 배열) 새 FloatNdArray 에 부동 소수점의 5차원 배열 복사 |
정적 LongNdArray | ndCopyOf (long[][][] 배열) 새로운 LongNdArray 에 3차원 배열을 복사합니다. |
정적 ByteNdArray | ndCopyOf (바이트[][][][] 배열) 새 ByteNdArray 에 4차원 바이트 배열 복사 |
정적 ShortNdArray | ndCopyOf (짧은[][][] 배열) 새로운 ShortNdArray 에 반바지의 3차원 배열 복사 |
정적 LongNdArray | ndCopyOf (long[][][][][] 배열) 새로운 LongNdArray 에 5차원 배열을 복사합니다. |
정적 IntNdArray | ndCopyOf (int[] 배열) 새 IntNdArray 에 int 배열 복사 |
정적 ShortNdArray | ndCopyOf (짧은[][][][][][] 배열) 새로운 ShortNdArray 에 Shorts의 6차원 배열 복사 |
정적 IntNdArray | ndCopyOf (int[][] 배열) 새 IntNdArray 에 int의 2차원 배열 복사 |
정적 ByteNdArray | ndCopyOf (바이트[][][][][] 배열) 새 ByteNdArray 에 5차원 바이트 배열 복사 |
정적 <T> NdArray <T> | |
정적 DoubleNdArray | ndCopyOf (double[][] 배열) 새 DoubleNdArray 에 double의 2차원 배열 복사 |
정적 <T> NdArray <T> | |
정적 FloatNdArray | ndCopyOf (float[][][][] 배열) 새 FloatNdArray 에 부동 소수점의 4차원 배열 복사 |
정적 <T> NdArray <T> | |
정적 IntNdArray | ndCopyOf (int[][][][][][] 배열) 새 IntNdArray 에 int의 6차원 배열 복사 |
정적 DoubleNdArray | ndCopyOf (이중[][][] 배열) 새 DoubleNdArray 에 double의 3차원 배열 복사 |
정적 BooleanNdArray | ndCopyOf (부울[][][][] 배열) 새 BooleanNdArray 에 부울의 4차원 배열 복사 |
정적 LongNdArray | ndCopyOf (long[][][][] 배열) 새로운 LongNdArray 에 4차원 배열을 복사하세요. |
정적 BooleanNdArray | ndCopyOf (부울[][][][][][] 배열) 새 BooleanNdArray 에 부울의 6차원 배열 복사 |
정적 <T> 모양 | ShapeOf (T[][][] 배열) 3차원 객체 배열의 모양을 계산합니다. |
정적 모양 | ShapeOf (이중[][][][] 배열) 4차원 이중 배열의 모양을 계산합니다. |
정적 모양 | ShapeOf (긴[] 배열) 긴 배열의 모양을 계산합니다. |
정적 모양 | ShapeOf (부울[] 배열) 부울 배열의 모양을 계산합니다. |
정적 모양 | ShapeOf (double[][] 배열) 2차원 double 배열의 모양을 계산합니다. |
정적 모양 | ShapeOf (짧은[][][][][][] 배열) 6차원 짧은 배열의 모양을 계산합니다. |
정적 모양 | ShapeOf (float[][] 배열) 2차원 부동 소수점 배열의 모양을 계산합니다. |
정적 모양 | ShapeOf (짧은[][][][] 배열) 4차원 짧은 배열의 모양을 계산합니다. |
정적 모양 | ShapeOf (바이트[][][][][][] 배열) 6차원 바이트 배열의 모양을 계산합니다. |
정적 모양 | ShapeOf (짧은[][] 배열) 2차원 짧은 배열의 모양을 계산합니다. |
정적 모양 | ShapeOf (float[][][][] 배열) 4차원 부동 소수점 배열의 모양을 계산합니다. |
정적 모양 | ShapeOf (짧은[][][] 배열) 3차원 짧은 배열의 모양을 계산합니다. |
정적 모양 | ShapeOf (부울[][][][][][] 배열) 6차원 부울 배열의 모양을 계산합니다. |
정적 모양 | ShapeOf (바이트[] 배열) 바이트 배열의 모양을 계산합니다. |
정적 모양 | ShapeOf (바이트[][][] 배열) 3차원 바이트 배열의 모양을 계산합니다. |
정적 모양 | ShapeOf (int[][] 배열) 2차원 int 배열의 모양을 계산합니다. |
정적 모양 | ShapeOf (이중[][][][][] 배열) 5차원 double 배열의 모양을 계산합니다. |
정적 모양 | ShapeOf (double[][][] 배열) 3차원 이중 배열의 모양을 계산합니다. |
정적 <T> 모양 | ShapeOf (T[] 배열) 객체 배열의 모양을 계산합니다. |
정적 모양 | ShapeOf (int[][][] 배열) 3차원 int 배열의 모양을 계산합니다. |
정적 모양 | ShapeOf (바이트[][] 배열) 2차원 바이트 배열의 모양을 계산합니다. |
정적 모양 | ShapeOf (float[][][][][][] 배열) 6차원 부동 소수점 배열의 모양을 계산합니다. |
정적 모양 | ShapeOf (긴[][][][][][] 배열) 6차원 긴 배열의 모양을 계산합니다. |
정적 <T> 모양 | ShapeOf (T[][] 배열) 2차원 객체 배열의 모양을 계산합니다. |
정적 모양 | ShapeOf (int[][][][][] 배열) 5차원 int 배열의 모양을 계산합니다. |
정적 모양 | ShapeOf (int[][][][][][] 배열) 6차원 int 배열의 모양을 계산합니다. |
정적 모양 | ShapeOf (double[] 배열) 이중 배열의 모양을 계산합니다. |
정적 모양 | ShapeOf (부울[][][][][] 배열) 5차원 부울 배열의 모양을 계산합니다. |
정적 모양 | ShapeOf (float[][][][][] 배열) 5차원 부동 소수점 배열의 모양을 계산합니다. |
정적 모양 | ShapeOf (긴[][][][] 배열) 4차원 긴 배열의 모양을 계산합니다. |
정적 모양 | ShapeOf (바이트[][][][] 배열) 4차원 바이트 배열의 모양을 계산합니다. |
정적 모양 | ShapeOf (부울[][][][] 배열) 4차원 부울 배열의 모양을 계산합니다. |
정적 모양 | ShapeOf (float[][][] 배열) 3차원 부동 소수점 배열의 모양을 계산합니다. |
정적 모양 | ShapeOf (짧은[][][][][] 배열) 5차원 짧은 배열의 모양을 계산합니다. |
정적 모양 | ShapeOf (긴[][][] 배열) 3차원 긴 배열의 모양을 계산합니다. |
정적 모양 | ShapeOf (부울[][] 배열) 2차원 부울 배열의 모양을 계산합니다. |
정적 모양 | ShapeOf (float[] 배열) 부동 배열의 모양을 계산합니다. |
정적 모양 | ShapeOf (바이트[][][][][] 배열) 5차원 바이트 배열의 모양을 계산합니다. |
정적 모양 | ShapeOf (long[][] 배열) 2차원 긴 배열의 모양을 계산합니다. |
정적 <T> 모양 | ShapeOf (T[][][][] 배열) 4차원 객체 배열의 모양을 계산합니다. |
정적 모양 | ShapeOf (int[][][][] 배열) 4차원 int 배열의 모양을 계산합니다. |
정적 <T> 모양 | ShapeOf (T[][][][][] 배열) 5차원 객체 배열의 모양을 계산합니다. |
정적 모양 | ShapeOf (이중[][][][][][] 배열) 6차원 이중 배열의 모양을 계산합니다. |
정적 모양 | ShapeOf (긴[][][][][] 배열) 5차원 긴 배열의 모양을 계산합니다. |
정적 모양 | ShapeOf (짧은[] 배열) 짧은 배열의 모양을 계산합니다. |
정적 모양 | ShapeOf (부울[][][] 배열) 3차원 부울 배열의 모양을 계산합니다. |
정적 <T> 모양 | ShapeOf (T[][][][][][] 배열) 6차원 객체 배열의 모양을 계산합니다. |
정적 모양 | ShapeOf (int[] 배열) int 배열의 모양을 계산합니다. |
상속된 메서드
공공 생성자
공개 StdArray ()
공개 방법
공개 정적 long[] array1dCopyOf ( LongNdArray ndArray)
새로운 1차원 표준 long 배열에 LongNdArray
를 복사합니다.
매개변수
ndArray | 소스 배열 |
---|
보고
- 배열 복사본
던지기
IllegalArgumentException | ndArray 랭크 1이 아니거나 표준 배열 제한을 초과하는 모양을 가진 경우 |
---|
공개 정적 T[] array1dCopyOf ( NdArray <T> ndArray, Class<T> objectType)
NdArray<T>
새로운 1차원 표준 객체 배열
매개변수
ndArray | 소스 배열 |
---|---|
객체 유형 | 물체의 종류 |
보고
- 배열 복사본
던지기
IllegalArgumentException | ndArray 랭크 1이 아니거나 표준 배열 제한을 초과하는 모양을 가진 경우 |
---|
공개 정적 바이트[] array1dCopyOf ( ByteNdArray ndArray)
새로운 1차원 표준 바이트 배열에 ByteNdArray
를 복사합니다.
매개변수
ndArray | 소스 배열 |
---|
보고
- 배열 복사본
던지기
IllegalArgumentException | ndArray 랭크 1이 아니거나 표준 배열 제한을 초과하는 모양을 가진 경우 |
---|
공개 정적 float[] array1dCopyOf ( FloatNdArray ndArray)
새로운 1차원 표준 플로트 배열에 FloatNdArray
를 복사합니다.
매개변수
ndArray | 소스 배열 |
---|
보고
- 배열 복사본
던지기
IllegalArgumentException | ndArray 랭크 1이 아니거나 표준 배열 제한을 초과하는 모양을 가진 경우 |
---|
공개 정적 부울[] array1dCopyOf ( BooleanNdArray ndArray)
새로운 1차원 표준 부울 배열에서 BooleanNdArray
를 복사합니다.
매개변수
ndArray | 소스 배열 |
---|
보고
- 배열 복사본
던지기
IllegalArgumentException | ndArray 랭크 1이 아니거나 표준 배열 제한을 초과하는 모양을 가진 경우 |
---|
공개 정적 이중[] array1dCopyOf ( DoubleNdArray ndArray)
새로운 1차원 표준 double 배열에 DoubleNdArray
를 복사합니다.
매개변수
ndArray | 소스 배열 |
---|
보고
- 배열 복사본
던지기
IllegalArgumentException | ndArray 랭크 1이 아니거나 표준 배열 제한을 초과하는 모양을 가진 경우 |
---|
공개 정적 short[] array1dCopyOf ( ShortNdArray ndArray)
새로운 1차원 표준 반바지 배열에 ShortNdArray
를 복사합니다.
매개변수
ndArray | 소스 배열 |
---|
보고
- 배열 복사본
던지기
IllegalArgumentException | ndArray 랭크 1이 아니거나 표준 배열 제한을 초과하는 모양을 가진 경우 |
---|
공개 정적 int[] array1dCopyOf ( IntNdArray ndArray)
새로운 1차원 표준 정수 배열에 IntNdArray
를 복사합니다.
매개변수
ndArray | 소스 배열 |
---|
보고
- 배열 복사본
던지기
IllegalArgumentException | ndArray 랭크 1이 아니거나 표준 배열 제한을 초과하는 모양을 가진 경우 |
---|
공개 정적 바이트[][] array2dCopyOf ( ByteNdArray ndArray)
새로운 2차원 표준 바이트 배열에 ByteNdArray
를 복사합니다.
매개변수
ndArray | 소스 배열 |
---|
보고
- 배열 복사본
던지기
IllegalArgumentException | ndArray 랭크 2가 아니거나 표준 배열 제한을 초과하는 모양을 가진 경우 |
---|
공개 정적 T[][] array2dCopyOf ( NdArray <T> ndArray, Class<T> objectType)
NdArray<T>
새로운 2차원 표준 객체 배열
매개변수
ndArray | 소스 배열 |
---|---|
객체 유형 | 물체의 종류 |
보고
- 배열 복사본
던지기
IllegalArgumentException | ndArray 랭크 2가 아니거나 표준 배열 제한을 초과하는 모양을 가진 경우 |
---|
공개 정적 short[][] array2dCopyOf ( ShortNdArray ndArray)
새로운 2차원 표준 반바지 배열에 ShortNdArray
를 복사합니다.
매개변수
ndArray | 소스 배열 |
---|
보고
- 배열 복사본
던지기
IllegalArgumentException | ndArray 랭크 2가 아니거나 표준 배열 제한을 초과하는 모양을 가진 경우 |
---|
공개 정적 float[][] array2dCopyOf ( FloatNdArray ndArray)
새로운 2차원 표준 플로트 배열에 FloatNdArray
를 복사합니다.
매개변수
ndArray | 소스 배열 |
---|
보고
- 배열 복사본
던지기
IllegalArgumentException | ndArray 랭크 2가 아니거나 표준 배열 제한을 초과하는 모양을 가진 경우 |
---|
공개 정적 long[][] array2dCopyOf ( LongNdArray ndArray)
새로운 2차원 표준 long 배열에 LongNdArray
를 복사합니다.
매개변수
ndArray | 소스 배열 |
---|
보고
- 배열 복사본
던지기
IllegalArgumentException | ndArray 랭크 2가 아니거나 표준 배열 제한을 초과하는 모양을 가진 경우 |
---|
공개 정적 이중[][] array2dCopyOf ( DoubleNdArray ndArray)
새로운 2차원 표준 double 배열에 DoubleNdArray
를 복사합니다.
매개변수
ndArray | 소스 배열 |
---|
보고
- 배열 복사본
던지기
IllegalArgumentException | ndArray 랭크 2가 아니거나 표준 배열 제한을 초과하는 모양을 가진 경우 |
---|
공개 정적 부울[][] array2dCopyOf ( BooleanNdArray ndArray)
새로운 2차원 표준 부울 배열에 BooleanNdArray
를 복사합니다.
매개변수
ndArray | 소스 배열 |
---|
보고
- 배열 복사본
던지기
IllegalArgumentException | ndArray 랭크 2가 아니거나 표준 배열 제한을 초과하는 모양을 가진 경우 |
---|
공개 정적 int[][] array2dCopyOf ( IntNdArray ndArray)
새로운 2차원 표준 정수 배열에 IntNdArray
를 복사합니다.
매개변수
ndArray | 소스 배열 |
---|
보고
- 배열 복사본
던지기
IllegalArgumentException | ndArray 랭크 2가 아니거나 표준 배열 제한을 초과하는 모양을 가진 경우 |
---|
공개 정적 float[][][] array3dCopyOf ( FloatNdArray ndArray)
새로운 3차원 표준 플로트 배열에 FloatNdArray
를 복사합니다.
매개변수
ndArray | 소스 배열 |
---|
보고
- 배열 복사본
던지기
IllegalArgumentException | ndArray 랭크 3이 아니거나 표준 배열 제한을 초과하는 모양을 갖는 경우 |
---|
공개 정적 이중[][][] array3dCopyOf ( DoubleNdArray ndArray)
DoubleNdArray
를 새로운 3차원 표준 double 배열로 복사합니다.
매개변수
ndArray | 소스 배열 |
---|
보고
- 배열 복사본
던지기
IllegalArgumentException | ndArray 랭크 3이 아니거나 표준 배열 제한을 초과하는 모양을 갖는 경우 |
---|
공개 정적 T[][][] array3dCopyOf ( NdArray <T> ndArray, Class<T> objectType)
NdArray<T>
새로운 3차원 표준 객체 배열
매개변수
ndArray | 소스 배열 |
---|---|
객체 유형 | 물체의 종류 |
보고
- 배열 복사본
던지기
IllegalArgumentException | ndArray 랭크 3이 아니거나 표준 배열 제한을 초과하는 모양을 갖는 경우 |
---|
공개 정적 long[][][] array3dCopyOf ( LongNdArray ndArray)
새로운 3차원 표준 long 배열에 LongNdArray
를 복사합니다.
매개변수
ndArray | 소스 배열 |
---|
보고
- 배열 복사본
던지기
IllegalArgumentException | ndArray 랭크 3이 아니거나 표준 배열 제한을 초과하는 모양을 갖는 경우 |
---|
공개 정적 바이트[][][] array3dCopyOf ( ByteNdArray ndArray)
새로운 3차원 표준 바이트 배열에 ByteNdArray
를 복사합니다.
매개변수
ndArray | 소스 배열 |
---|
보고
- 배열 복사본
던지기
IllegalArgumentException | ndArray 랭크 3이 아니거나 표준 배열 제한을 초과하는 모양을 갖는 경우 |
---|
공개 정적 int[][][] array3dCopyOf ( IntNdArray ndArray)
새로운 3차원 표준 정수 배열에 IntNdArray
를 복사합니다.
매개변수
ndArray | 소스 배열 |
---|
보고
- 배열 복사본
던지기
IllegalArgumentException | ndArray 랭크 3이 아니거나 표준 배열 제한을 초과하는 모양을 갖는 경우 |
---|
공개 정적 short[][][] array3dCopyOf ( ShortNdArray ndArray)
새로운 3차원 표준 반바지 배열에 ShortNdArray
를 복사합니다.
매개변수
ndArray | 소스 배열 |
---|
보고
- 배열 복사본
던지기
IllegalArgumentException | ndArray 랭크 3이 아니거나 표준 배열 제한을 초과하는 모양을 갖는 경우 |
---|
공개 정적 부울[][][] array3dCopyOf ( BooleanNdArray ndArray)
새로운 3차원 표준 부울 배열에 BooleanNdArray
를 복사합니다.
매개변수
ndArray | 소스 배열 |
---|
보고
- 배열 복사본
던지기
IllegalArgumentException | ndArray 랭크 3이 아니거나 표준 배열 제한을 초과하는 모양을 갖는 경우 |
---|
공개 정적 T[][][][] array4dCopyOf ( NdArray <T> ndArray, Class<T> objectType)
NdArray<T>
새로운 4차원 표준 객체 배열
매개변수
ndArray | 소스 배열 |
---|---|
객체 유형 | 물체의 종류 |
보고
- 배열 복사본
던지기
IllegalArgumentException | ndArray 랭크 4가 아니거나 표준 배열 제한을 초과하는 모양인 경우 |
---|
공개 정적 short[][][][] array4dCopyOf ( ShortNdArray ndArray)
새로운 4차원 표준 반바지 배열에 ShortNdArray
를 복사합니다.
매개변수
ndArray | 소스 배열 |
---|
보고
- 배열 복사본
던지기
IllegalArgumentException | ndArray Rank-4가 아니거나 표준 배열 한계를 초과하는 모양이있는 경우 |
---|
public static double [] [] [] [] array4dcopyof ( Doublendarray ndarray)
DoubleNdArray
를 새로운 4 차원 표준 더블 배열로 복사하십시오.
매개변수
Ndarray | 소스 배열 |
---|
보고
- 배열 사본
던지기
IllegalArgumentException | ndArray Rank-4가 아니거나 표준 배열 한계를 초과하는 모양이있는 경우 |
---|
public static boolean [] [] [] [] array4dcopyof ( booleanndarray ndarray)
BooleanNdArray
새로운 4 차원 표준 부울 배열로 복사하십시오.
매개변수
Ndarray | 소스 배열 |
---|
보고
- 배열 사본
던지기
IllegalArgumentException | ndArray Rank-4가 아니거나 표준 배열 한계를 초과하는 모양이있는 경우 |
---|
public static byte [] [] [] [] array4dcopyof ( bytendarray ndarray)
ByteNdArray
를 새로운 4 차원 표준 바이트 배열로 복사하십시오.
매개변수
Ndarray | 소스 배열 |
---|
보고
- 배열 사본
던지기
IllegalArgumentException | ndArray Rank-4가 아니거나 표준 배열 한계를 초과하는 모양이있는 경우 |
---|
public static int [] [] [] [] array4dcopyof ( intndarray ndarray)
IntNdArray
를 새로운 4 차원 표준 int로 복사하십시오.
매개변수
Ndarray | 소스 배열 |
---|
보고
- 배열 사본
던지기
IllegalArgumentException | ndArray Rank-4가 아니거나 표준 배열 한계를 초과하는 모양이있는 경우 |
---|
public static float [] [] [] [] array4dcopyof ( floatndarray ndarray)
새로운 4 차원 표준 플로트 배열로 FloatNdArray
를 복사하십시오.
매개변수
Ndarray | 소스 배열 |
---|
보고
- 배열 사본
던지기
IllegalArgumentException | ndArray Rank-4가 아니거나 표준 배열 한계를 초과하는 모양이있는 경우 |
---|
public static long [] [] [] [] array4dcopyof ( longndarray ndarray)
LongNdArray
새로운 4 차원 표준 Longs로 복사하십시오.
매개변수
Ndarray | 소스 배열 |
---|
보고
- 배열 사본
던지기
IllegalArgumentException | ndArray Rank-4가 아니거나 표준 배열 한계를 초과하는 모양이있는 경우 |
---|
public static short [] [] [] [] [] array5dcopyof ( shortndarray ndarray)
새로운 5 차원 표준 반바지에 ShortNdArray
를 복사하십시오.
매개변수
Ndarray | 소스 배열 |
---|
보고
- 배열 사본
던지기
IllegalArgumentException | ndArray Rank-5가 아니거나 표준 배열 한계를 초과하는 모양이있는 경우 |
---|
public static long [] [] [] [] [] array5dcopyof ( longndarray ndarray)
LongNdArray
새로운 5 차원 표준 오랫동안 복사하십시오.
매개변수
Ndarray | 소스 배열 |
---|
보고
- 배열 사본
던지기
IllegalArgumentException | ndArray Rank-5가 아니거나 표준 배열 한계를 초과하는 모양이있는 경우 |
---|
public static boolean [] [] [] [] [] array5dcopyof ( booleanndarray ndarray)
BooleanNdArray
새로운 5 차원 표준 부울 배열로 복사하십시오.
매개변수
Ndarray | 소스 배열 |
---|
보고
- 배열 사본
던지기
IllegalArgumentException | ndArray Rank-5가 아니거나 표준 배열 한계를 초과하는 모양이있는 경우 |
---|
public static float [] [] [] [] [] array5dcopyof ( floatndarray ndarray)
새로운 5 차원 표준 플로트 배열로 FloatNdArray
를 복사하십시오.
매개변수
Ndarray | 소스 배열 |
---|
보고
- 배열 사본
던지기
IllegalArgumentException | ndArray Rank-5가 아니거나 표준 배열 한계를 초과하는 모양이있는 경우 |
---|
public static int [] [] [] [] [] array5dcopyof ( intndarray ndarray)
IntNdArray
를 새로운 5 차원 표준 int로 복사하십시오.
매개변수
Ndarray | 소스 배열 |
---|
보고
- 배열 사본
던지기
IllegalArgumentException | ndArray Rank-5가 아니거나 표준 배열 한계를 초과하는 모양이있는 경우 |
---|
public static byte [] [] [] [] [] array5dcopyof ( bytendarray ndarray)
ByteNdArray
를 새로운 5 차원 표준 바이트 배열로 복사하십시오.
매개변수
Ndarray | 소스 배열 |
---|
보고
- 배열 사본
던지기
IllegalArgumentException | ndArray Rank-5가 아니거나 표준 배열 한계를 초과하는 모양이있는 경우 |
---|
public static t [] [] [] [] [] array5dcopyof ( ndarray <t> ndarray, class <T> ObjectType)
NdArray<T>
새로운 5 차원 표준 객체 배열에서
매개변수
Ndarray | 소스 배열 |
---|---|
ObjectType | 객체의 유형 |
보고
- 배열 사본
던지기
IllegalArgumentException | ndArray Rank-5가 아니거나 표준 배열 한계를 초과하는 모양이있는 경우 |
---|
public static double [] [] [] [] [] array5dcopyof ( Doublendarray ndarray)
DoubleNdArray
를 새로운 5 차원 표준 더블 배열로 복사하십시오.
매개변수
Ndarray | 소스 배열 |
---|
보고
- 배열 사본
던지기
IllegalArgumentException | ndArray Rank-5가 아니거나 표준 배열 한계를 초과하는 모양이있는 경우 |
---|
public static byte [] [] [] [] [] [] array6dcopyof ( bytendarray ndarray)
ByteNdArray
를 새로운 6 차원 표준 바이트 배열로 복사하십시오.
매개변수
Ndarray | 소스 배열 |
---|
보고
- 배열 사본
던지기
IllegalArgumentException | ndArray Rank-6이 아니거나 표준 배열 한계를 초과하는 모양이있는 경우 |
---|
public static short [] [] [] [] [] [] array6dcopyof ( shortndarray ndarray)
새로운 6 차원 표준 반바지로 ShortNdArray
복사하십시오.
매개변수
Ndarray | 소스 배열 |
---|
보고
- 배열 사본
던지기
IllegalArgumentException | ndArray Rank-6이 아니거나 표준 배열 한계를 초과하는 모양이있는 경우 |
---|
public static long [] [] [] [] [] [] array6dcopyof ( longndarray ndarray)
LongNdArray
를 새로운 6 차원 표준 오랜 배열로 복사하십시오.
매개변수
Ndarray | 소스 배열 |
---|
보고
- 배열 사본
던지기
IllegalArgumentException | ndArray Rank-6이 아니거나 표준 배열 한계를 초과하는 모양이있는 경우 |
---|
public static boolean [] [] [] [] [] [] array6dcopyof ( booleanndarray ndarray)
BooleanNdArray
새로운 6 차원 표준 부울 배열로 복사하십시오.
매개변수
Ndarray | 소스 배열 |
---|
보고
- 배열 사본
던지기
IllegalArgumentException | ndArray Rank-6이 아니거나 표준 배열 한계를 초과하는 모양이있는 경우 |
---|
public static double [] [] [] [] [] [] array6dcopyof ( Doublendarray ndarray)
DoubleNdArray
를 새로운 6 차원 표준 더블 배열로 복사하십시오.
매개변수
Ndarray | 소스 배열 |
---|
보고
- 배열 사본
던지기
IllegalArgumentException | ndArray Rank-6이 아니거나 표준 배열 한계를 초과하는 모양이있는 경우 |
---|
public static float [] [] [] [] [] [] array6dcopyof ( floatndarray ndarray)
새로운 6 차원 표준 플로트 배열로 FloatNdArray
를 복사하십시오.
매개변수
Ndarray | 소스 배열 |
---|
보고
- 배열 사본
던지기
IllegalArgumentException | ndArray Rank-6이 아니거나 표준 배열 한계를 초과하는 모양이있는 경우 |
---|
public static int [] [] [] [] [] [] array6dcopyof ( intndarray ndarray)
IntNdArray
를 새로운 6 차원 표준 INT로 복사하십시오.
매개변수
Ndarray | 소스 배열 |
---|
보고
- 배열 사본
던지기
IllegalArgumentException | ndArray Rank-6이 아니거나 표준 배열 한계를 초과하는 모양이있는 경우 |
---|
public static t [] [] [] [] [] [] array6dcopyof ( ndarray <t> ndarray, class <t> objecttype)
NdArray<T>
새로운 6 차원 표준 객체 배열에서
매개변수
Ndarray | 소스 배열 |
---|---|
ObjectType | 객체의 유형 |
보고
- 배열 사본
던지기
IllegalArgumentException | ndArray Rank-6이 아니거나 표준 배열 한계를 초과하는 모양이있는 경우 |
---|
public static void copyfrom ( longndarray src, long [] [] [] [] dst)
NdArray
를 4 차원의 길이에 복사하십시오
매개변수
SRC | 소스 순위 -4 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-4가 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
public static void copyfrf ( shortndarray src, short [] [] [] [] [] [] dst)
NdArray
를 6 차원의 반바지에 복사하십시오
매개변수
SRC | 소스 순위 -6 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-6이 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
public static void copyfrom ( longndarray src, long [] [] [] [] [] [] dst)
NdArray
를 6 차원의 길이에 복사하십시오
매개변수
SRC | 소스 순위 -6 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-6이 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
공개 정적 void copyfrom ( booleanndarray src, boolean [] [] [] [] [] dst)
NdArray
를 5 차원 부울 배열로 복사하십시오
매개변수
SRC | 소스 순위 -5 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-5가 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
public static void copyfrom ( intndarray src, int [] [] [] [] dst)
NdArray
4 차원 int에 복사하십시오
매개변수
SRC | 소스 순위 -4 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-4가 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
공개 정적 void Copyfrom ( intndarray src, int [] [] dst)
NdArray
를 2 차원 int에 복사하십시오
매개변수
SRC | 소스 순위 -2 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-2가 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
public static void copyfrom ( ndarray <t> src, t [] [] [] dst)
NdArray
를 3 차원 배열의 객체에 복사하십시오
매개변수
SRC | 소스 순위 -3 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-3이 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
Public STATIC VOID COPYFROM ( BYTENDARRAY SRC, BYTE [] [] DST)
NdArray
를 2 차원 바이트 배열로 복사하십시오
매개변수
SRC | 소스 순위 -2 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-2가 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
public static void copyfrom ( ndarray <t> src, t [] [] [] [] [] [] [] dst)
NdArray
를 6 차원 객체 배열로 복사하십시오
매개변수
SRC | 소스 순위 -6 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-6이 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
공개 정적 void Copyfrom ( Doublendarray SRC, Double [] [] DST)
NdArray
를 2 차원 배열로 복사하십시오
매개변수
SRC | 소스 순위 -2 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-2가 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
Public STATIC VOID COPYFROM ( DoublendArray SRC, Double [] [] [] DST)
NdArray
를 3 차원 복식 배열로 복사하십시오
매개변수
SRC | 소스 순위 -3 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-3이 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
public static void copyfrom ( floatndarray src, float [] [] [] [] [] dst)
NdArray
를 5 차원 플로트 배열로 복사하십시오
매개변수
SRC | 소스 순위 -5 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-5가 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
공개 정적 void copyfrom ( longndarray src, long [] [] dst)
NdArray
를 2 차원의 길이에 복사하십시오
매개변수
SRC | 소스 순위 -2 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-2가 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
public static void copyfrom ( floatndarray src, float [] [] dst)
NdArray
를 2 차원 플로트 배열로 복사하십시오
매개변수
SRC | 소스 순위 -2 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-2가 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
public static void copyfrom ( floatndarray src, float [] [] [] [] [] [] dst)
NdArray
를 6 차원 플로트 배열로 복사하십시오
매개변수
SRC | 소스 순위 -6 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-6이 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
public static void copyfrom ( intndarray src, int [] [] [] [] [] dst)
NdArray
를 5 차원 int에 복사하십시오
매개변수
SRC | 소스 순위 -5 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-5가 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
public static void copyfrom ( ndarray <t> src, t [] [] [] [] [] dst)
NdArray
를 5 차원 객체 배열로 복사하십시오
매개변수
SRC | 소스 순위 -5 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-5가 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
공개 정적 void copyfrom ( bytendarray src, byte [] dst)
NdArray
를 바이트 배열에 복사하십시오
매개변수
SRC | 소스 순위 -1 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-1이 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
public static void copyfrom ( ndarray <t> src, t [] [] dst)
NdArray
2 차원 객체 배열로 복사하십시오
매개변수
SRC | 소스 순위 -2 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-2가 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
공개 정적 void copyfrom ( booleanndarray src, boolean [] [] [] [] [] [] dst)
NdArray
를 6 차원 부울 배열로 복사하십시오
매개변수
SRC | 소스 순위 -6 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-6이 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
공개 정적 void Copyfrom ( Doublendarray Src, Double [] [] [] [] [] DST)
NdArray
를 5 차원 더블 배열로 복사하십시오
매개변수
SRC | 소스 순위 -5 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-5가 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
공개 정적 void Copyfrf ( Shortndarray SRC, Short [] DST)
NdArray
를 반바지 배열에 복사하십시오
매개변수
SRC | 소스 순위 -1 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-1이 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
공개 정적 void Copyfrom ( Doublendarray SRC, Double [] DST)
NdArray
를 두 배의 배열에 복사하십시오
매개변수
SRC | 소스 순위 -1 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-1이 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
공개 정적 void Copyfrom ( intndarray src, int [] dst)
NdArray
를 int 배열에 복사하십시오
매개변수
SRC | 소스 순위 -1 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-1이 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
public static void copyfrom ( doublendarray src, double [] [] [] [] [] [] dst)
NdArray
를 6 차원 더블 배열로 복사하십시오
매개변수
SRC | 소스 순위 -6 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-6이 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
public static void copyfrom ( bytendarray src, byte [] [] [] [] dst)
NdArray
를 4 차원 바이트 배열로 복사하십시오
매개변수
SRC | 소스 순위 -4 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-4가 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
public static void copyfrf ( shortndarray src, short [] [] [] dst)
NdArray
를 3 차원 배열의 반바지에 복사하십시오
매개변수
SRC | 소스 순위 -3 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-3이 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
공개 정적 void Copyfrom ( ndarray <t> src, t [] dst)
NdArray
를 다양한 객체에 복사하십시오
매개변수
SRC | 소스 순위 -1 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-1이 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
public static void copyfrom ( ndarray <t> src, t [] [] [] [] dst)
NdArray
4 차원 객체 배열로 복사하십시오
매개변수
SRC | 소스 순위 -4 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-4가 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
public static void copyfrom ( intndarray src, int [] [] [] [] [] [] [] dst)
NdArray
를 6 차원 int에 복사하십시오
매개변수
SRC | 소스 순위 -6 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-6이 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
public static void copyfrom ( floatndarray src, float [] [] [] dst)
NdArray
를 3 차원 플로트 배열로 복사하십시오
매개변수
SRC | 소스 순위 -3 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-3이 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
공개 정적 void copyfrom ( booleanndarray src, boolean [] [] dst)
NdArray
를 2 차원 부울 배열에 복사하십시오
매개변수
SRC | 소스 순위 -2 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-2가 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
공개 정적 void Copyfrom ( Booleanndarray SRC, 부울 [] DST)
NdArray
를 부울 배열에 복사하십시오.
매개변수
SRC | 소스 순위 -1 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-1이 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
공개 정적 void copyfrom ( longndarray src, long [] [] [] dst)
NdArray
를 3 차원의 오래 길에 복사하십시오
매개변수
SRC | 소스 순위 -3 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-3이 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
public static void copyfrom ( bytendarray src, byte [] [] [] dst)
NdArray
를 3 차원 바이트 배열로 복사하십시오
매개변수
SRC | 소스 순위 -3 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-3이 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
public static void copyfrom ( doublendarray src, double [] [] [] [] dst)
NdArray
를 4 차원 복식 배열로 복사하십시오
매개변수
SRC | 소스 순위 -4 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-4가 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
public static void copyfrom ( floatndarray src, float [] [] [] [] dst)
NdArray
를 4 차원 플로트 배열로 복사하십시오
매개변수
SRC | 소스 순위 -4 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-4가 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
public static void copyfrom ( shortndarray src, short [] [] [] [] dst)
NdArray
를 4 차원의 반바지에 복사하십시오
매개변수
SRC | 소스 순위 -4 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-4가 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
public static void copyfrf ( shortndarray src, short [] [] [] [] [] dst)
NdArray
를 5 차원의 반바지에 복사하십시오
매개변수
SRC | 소스 순위 -5 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-5가 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
공개 정적 void copyfrom ( longndarray src, long [] dst)
NdArray
를 오랫동안 배열로 복사하십시오
매개변수
SRC | 소스 순위 -1 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-1이 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
public static void copyfrom ( intndarray src, int [] [] [] dst)
NdArray
를 3 차원 int에 복사하십시오
매개변수
SRC | 소스 순위 -3 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-3이 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
public static void copyfrom ( floatndarray src, float [] dst)
NdArray
를 플로트 배열에 복사하십시오
매개변수
SRC | 소스 순위 -1 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-1이 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
공개 정적 void copyfrom ( booleanndarray src, boolean [] [] [] dst)
NdArray
를 3 차원 부울 배열로 복사하십시오
매개변수
SRC | 소스 순위 -3 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-3이 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
공개 정적 void Copyfrom ( booleanndarray src, boolean [] [] [] [] dst)
NdArray
를 4 차원 부울 배열로 복사하십시오
매개변수
SRC | 소스 순위 -4 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-4가 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
public static void copyfrom ( bytendarray src, byte [] [] [] [] [] [] dst)
NdArray
를 6 차원 바이트 배열로 복사하십시오
매개변수
SRC | 소스 순위 -6 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-6이 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
공개 정적 void Copyfrom ( longndarray src, long [] [] [] [] [] dst)
NdArray
를 5 차원의 오랫동안 복사하십시오
매개변수
SRC | 소스 순위 -5 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-5가 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
public static void copyfrom ( bytendarray src, byte [] [] [] [] [] dst)
NdArray
를 5 차원 바이트 배열로 복사하십시오
매개변수
SRC | 소스 순위 -5 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-5가 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
공개 정적 void copyfrf ( shortndarray src, short [] [] dst)
NdArray
를 2 차원의 반바지 배열로 복사하십시오
매개변수
SRC | 소스 순위 -2 배열 |
---|---|
DST | 목적지 배열 |
던지기
IllegalArgumentException | src 가 Rank-2가 아닌 경우 |
---|---|
ArrayIndExoutOfBoundSexection | src 의 모든 요소가 대상 어레이에 맞지 않는 경우 |
public static void copyto (double [] src, doublendarray dst)
dst
NdArray
에 두 배의 배열을 복사하십시오
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -1 배열 |
던지기
IllegalArgumentException | dst Rank-1이 아니거나 소스 배열과 호환되지 않는 모양을 가진 경우 |
---|
public static void copyto (boolean [] [] [] [] [] [] src, booleanndarray dst)
dst
NdArray
에 6 차원 부울 배열을 복사하십시오.
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -6 배열 |
던지기
IllegalArgumentException | dst Rank-6이 아니거나 소스 배열과 호환되지 않는 모양을 가진 경우 |
---|
public static void copyto (short [] [] [] [] src, shortndarray dst)
4 차원 반바지를 dst
NdArray
에 복사하십시오.
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -4 어레이 |
던지기
IllegalArgumentException | dst Rank-4가 아니거나 소스 배열과 호환되지 않는 모양을 가진 경우 |
---|
public static void copyto (t [] src, ndarray <t> dst)
객체 배열을 dst
NdArray
에 복사하십시오
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -1 배열 |
던지기
IllegalArgumentException | dst Rank-1이 아니거나 소스 배열과 호환되지 않는 모양을 가진 경우 |
---|
public static void copyto (double [] [] [] [] [] [] src, doublendarray dst)
dst
NdArray
에 6 차원 배열 배열을 복사하십시오.
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -6 배열 |
던지기
IllegalArgumentException | dst Rank-6이 아니거나 소스 배열과 호환되지 않는 모양을 가진 경우 |
---|
public static void copyto (float [] [] [] src, floatndarray dst)
3 차원 플로트 배열을 dst
NdArray
에 복사하십시오.
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -3 배열 |
던지기
IllegalArgumentException | dst Rank-3이 아니거나 소스 배열과 호환되지 않는 모양을 가진 경우 |
---|
public static void copyto (int [] src, intndarray dst)
INT 배열을 dst
NdArray
에 복사하십시오
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -1 배열 |
던지기
IllegalArgumentException | dst Rank-1이 아니거나 소스 배열과 호환되지 않는 모양을 가진 경우 |
---|
public static void copyto (t [] [] [] [] src, ndarray <t> dst)
4 차원 객체 배열을 dst
NdArray
에 복사하십시오.
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -4 어레이 |
던지기
IllegalArgumentException | dst Rank-4가 아니거나 소스 배열과 호환되지 않는 모양을 가진 경우 |
---|
public static void copyto (int [] [] src, intndarray dst)
dst
NdArray
에 2 차원 INT 배열을 복사하십시오.
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -2 배열 |
던지기
IllegalArgumentException | dst Rank-2가 아니거나 소스 배열과 호환되지 않는 모양을 가진 경우 |
---|
public static void copyto (boolean [] [] [] src, booleanndarray dst)
dst
NdArray
에 3 차원 부울 배열을 복사하십시오.
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -3 배열 |
던지기
IllegalArgumentException | dst Rank-3이 아니거나 소스 배열과 호환되지 않는 모양을 가진 경우 |
---|
public static void copyto (long [] [] [] [] [] src, longndarray dst)
dst
NdArray
에 5 차원 오랫동안 길이를 복사하십시오.
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -5 배열 |
던지기
IllegalArgumentException | dst Rank-5가 아니거나 소스 배열과 호환되지 않는 모양이있는 경우 |
---|
public static void copyto (float [] [] [] [] [] src, floatndarray dst)
5 차원 플로트 배열을 dst
NdArray
에 복사하십시오.
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -5 배열 |
던지기
IllegalArgumentException | dst Rank-5가 아니거나 소스 배열과 호환되지 않는 모양이있는 경우 |
---|
public static void copyto (double [] [] [] [] [] src, doublendarray dst)
dst
NdArray
에 5 차원 배열 배열을 복사하십시오.
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -5 배열 |
던지기
IllegalArgumentException | dst Rank-5가 아니거나 소스 배열과 호환되지 않는 모양이있는 경우 |
---|
public static void copyto (float [] [] [] [] src, floatndarray dst)
4 차원 플로트 배열을 dst
NdArray
에 복사하십시오.
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -4 어레이 |
던지기
IllegalArgumentException | dst Rank-4가 아니거나 소스 배열과 호환되지 않는 모양을 가진 경우 |
---|
public static void copyto (int [] [] [] src, intndarray dst)
dst
NdArray
에 3 차원 INT 배열을 복사하십시오.
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -3 배열 |
던지기
IllegalArgumentException | dst Rank-3이 아니거나 소스 배열과 호환되지 않는 모양을 가진 경우 |
---|
public static void copyto (boolean [] [] src, booleanndarray dst)
2 차원 부울 배열을 dst
NdArray
에 복사하십시오.
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -2 배열 |
던지기
IllegalArgumentException | dst Rank-2가 아니거나 소스 배열과 호환되지 않는 모양을 가진 경우 |
---|
public static void copyto (int [] [] [] [] src, intndarray dst)
4 차원 ints를 dst
NdArray
에 복사하십시오.
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -4 어레이 |
던지기
IllegalArgumentException | dst Rank-4가 아니거나 소스 배열과 호환되지 않는 모양을 가진 경우 |
---|
public static void copyto (double [] [] [] src, doublendarray dst)
dst
NdArray
에 3 차원 복사 배열을 복사하십시오.
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -3 배열 |
던지기
IllegalArgumentException | dst Rank-3이 아니거나 소스 배열과 호환되지 않는 모양을 가진 경우 |
---|
public static void copyto (byte [] src, bytendarray dst)
바이트 배열을 dst
NdArray
에 복사하십시오
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -1 배열 |
던지기
IllegalArgumentException | dst Rank-1이 아니거나 소스 배열과 호환되지 않는 모양을 가진 경우 |
---|
public static void copyto (float [] [] [] [] [] [] src, floatndarray dst)
6 차원 플로트 배열을 dst
NdArray
에 복사하십시오.
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -6 배열 |
던지기
IllegalArgumentException | dst Rank-6이 아니거나 소스 배열과 호환되지 않는 모양을 가진 경우 |
---|
public static void copyto (boolean [] [] [] [] src, booleanndarray dst)
4 차원 부울 배열을 dst
NdArray
에 복사하십시오.
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -4 어레이 |
던지기
IllegalArgumentException | dst Rank-4가 아니거나 소스 배열과 호환되지 않는 모양을 가진 경우 |
---|
public static void copyto (byte [] [] [] [] [] [] src, bytendarray dst)
6 차원 바이트 배열을 dst
NdArray
에 복사하십시오.
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -6 배열 |
던지기
IllegalArgumentException | dst Rank-6이 아니거나 소스 배열과 호환되지 않는 모양을 가진 경우 |
---|
public static void copyto (long [] [] [] [] src, longndarray dst)
dst
NdArray
에 4 차원의 원한을 복사하십시오.
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -4 어레이 |
던지기
IllegalArgumentException | dst Rank-4가 아니거나 소스 배열과 호환되지 않는 모양을 가진 경우 |
---|
public static void copyto (byte [] [] [] [] [] src, bytendarray dst)
5 차원 바이트 배열을 dst
NdArray
에 복사하십시오.
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -5 배열 |
던지기
IllegalArgumentException | dst Rank-5가 아니거나 소스 배열과 호환되지 않는 모양이있는 경우 |
---|
public static void copyto (short [] [] [] src, shortndarray dst)
dst
NdArray
에 3 차원 반바지를 복사하십시오.
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -3 배열 |
던지기
IllegalArgumentException | dst Rank-3이 아니거나 소스 배열과 호환되지 않는 모양을 가진 경우 |
---|
public static void copyto (long [] [] [] [] [] [] src, longndarray dst)
dst
NdArray
에 6 차원 오랫동안 길이를 복사하십시오.
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -6 배열 |
던지기
IllegalArgumentException | dst Rank-6이 아니거나 소스 배열과 호환되지 않는 모양을 가진 경우 |
---|
public static void copyto (long [] src, longndarray dst)
dst
NdArray
에 오랜 배열을 복사하십시오
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -1 배열 |
던지기
IllegalArgumentException | dst Rank-1이 아니거나 소스 배열과 호환되지 않는 모양을 가진 경우 |
---|
public static void copyto (long [] [] [] src, longndarray dst)
dst
NdArray
에 3 차원 오랫동안 길이를 복사하십시오.
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -3 배열 |
던지기
IllegalArgumentException | dst Rank-3이 아니거나 소스 배열과 호환되지 않는 모양을 가진 경우 |
---|
public static void copyto (short [] src, shortndarray dst)
반바지를 dst
NdArray
에 복사하십시오
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -1 배열 |
던지기
IllegalArgumentException | dst Rank-1이 아니거나 소스 배열과 호환되지 않는 모양을 가진 경우 |
---|
public static void copyto (double [] [] src, doublendarray dst)
dst
NdArray
에 2 차원 배열을 복사하십시오.
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -2 배열 |
던지기
IllegalArgumentException | dst Rank-2가 아니거나 소스 배열과 호환되지 않는 모양을 가진 경우 |
---|
public static void copyto (t [] [] [] src, ndarray <t> dst)
3 차원 객체 배열을 dst
NdArray
에 복사하십시오.
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -3 배열 |
던지기
IllegalArgumentException | dst Rank-3이 아니거나 소스 배열과 호환되지 않는 모양을 가진 경우 |
---|
public static void copyto (short [] [] [] [] [] src, shortndarray dst)
dst
NdArray
에 5 차원 반바지를 복사하십시오.
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -5 배열 |
던지기
IllegalArgumentException | dst Rank-5가 아니거나 소스 배열과 호환되지 않는 모양이있는 경우 |
---|
public static void copyto (short [] [] src, shortndarray dst)
2 차원 반바지를 dst
NdArray
에 복사하십시오.
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -2 배열 |
던지기
IllegalArgumentException | dst Rank-2가 아니거나 소스 배열과 호환되지 않는 모양을 가진 경우 |
---|
public static void copyto (t [] [] [] [] [] src, ndarray <t> dst)
5 차원 객체 배열을 dst
NdArray
에 복사하십시오.
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -5 배열 |
던지기
IllegalArgumentException | dst Rank-5가 아니거나 소스 배열과 호환되지 않는 모양이있는 경우 |
---|
public static void copyto (int [] [] [] [] [] src, intndarray dst)
dst
NdArray
에 5 차원 INT 배열을 복사하십시오.
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -5 배열 |
던지기
IllegalArgumentException | dst Rank-5가 아니거나 소스 배열과 호환되지 않는 모양이있는 경우 |
---|
public static void copyto (float [] [] src, floatndarray dst)
2 차원 플로트 배열을 dst
NdArray
에 복사하십시오.
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -2 배열 |
던지기
IllegalArgumentException | dst Rank-2가 아니거나 소스 배열과 호환되지 않는 모양을 가진 경우 |
---|
public static void copyto (long [] [] src, longndarray dst)
dst
NdArray
에 2 차원의 긴 배열을 복사하십시오.
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -2 배열 |
던지기
IllegalArgumentException | dst Rank-2가 아니거나 소스 배열과 호환되지 않는 모양을 가진 경우 |
---|
public static void copyto (byte [] [] [] src, bytendarray dst)
3 차원 바이트 배열을 dst
NdArray
에 복사하십시오.
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -3 배열 |
던지기
IllegalArgumentException | dst Rank-3이 아니거나 소스 배열과 호환되지 않는 모양을 가진 경우 |
---|
public static void copyto (boolean [] src, booleanndarray dst)
부울 배열을 dst
NdArray
에 복사하십시오
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -1 배열 |
던지기
IllegalArgumentException | dst Rank-1이 아니거나 소스 배열과 호환되지 않는 모양을 가진 경우 |
---|
public static void copyto (t [] [] [] [] [] [] src, ndarray <t> dst)
6 차원 객체 배열을 dst
NdArray
에 복사하십시오.
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -6 배열 |
던지기
IllegalArgumentException | dst Rank-6이 아니거나 소스 배열과 호환되지 않는 모양을 가진 경우 |
---|
public static void copyto (boolean [] [] [] [] [] src, booleanndarray dst)
5 차원 부울 배열을 dst
NdArray
에 복사하십시오.
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -5 배열 |
던지기
IllegalArgumentException | dst Rank-5가 아니거나 소스 배열과 호환되지 않는 모양이있는 경우 |
---|
public static void copyto (t [] [] src, ndarray <t> dst)
2 차원 객체 배열을 dst
NdArray
에 복사하십시오.
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -2 배열 |
던졌습니다
IllegalArgumentException | dst Rank-2가 아니거나 소스 배열과 호환되지 않는 모양을 가진 경우 |
---|
public static void copyto (float [] src, floatndarray dst)
플로트 배열을 dst
NdArray
에 복사하십시오
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -1 배열 |
던지기
IllegalArgumentException | dst Rank-1이 아니거나 소스 배열과 호환되지 않는 모양을 가진 경우 |
---|
public static void copyto (byte [] [] src, bytendarray dst)
2 차원 바이트 배열을 dst
NdArray
에 복사하십시오.
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -2 배열 |
던졌습니다
불법적 인 지출 | dst Rank-2가 아니거나 소스 배열과 호환되지 않는 모양을 가진 경우 |
---|
public static void copyto (int [] [] [] [] [] [] src, intndarray dst)
6 차원 INT를 dst
NdArray
에 복사하십시오.
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -6 배열 |
던졌습니다
IllegalArgumentException | dst Rank-6이 아니거나 소스 배열과 호환되지 않는 모양을 가진 경우 |
---|
public static void copyto (byte [] [] [] [] src, bytendarray dst)
4 차원 바이트 배열을 dst
NdArray
에 복사하십시오.
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -4 어레이 |
던졌습니다
불법적 인 지출 | dst Rank-4가 아니거나 소스 배열과 호환되지 않는 모양을 가진 경우 |
---|
public static void copyto (short [] [] [] [] [] [] src, shortndarray dst)
6 차원 반바지를 dst
NdArray
에 복사하십시오.
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -6 배열 |
던졌습니다
불법적 인 지출 | dst Rank-6이 아니거나 소스 배열과 호환되지 않는 모양을 가진 경우 |
---|
public static void copyto (double [] [] [] [] src, doublendarray dst)
dst
NdArray
에 4 차원 복사 배열을 복사하십시오.
매개변수
SRC | 소스 배열 |
---|---|
DST | 대상 순위 -4 어레이 |
던졌습니다
불법적 인 지출 | dst Rank-4가 아니거나 소스 배열과 호환되지 않는 모양을 가진 경우 |
---|
공개 정적 Shortndarray ndcopyof (short [] array)
public static doublendarray ndcopyof (double [] [] [] [] array)
public static shortndarray ndcopyof (short [] [] array)
public static floatndarray ndcopyof (float [] array)
public static floatndarray ndcopyof (float [] [] array)
public static ndarray <t> ndcopyof (t [] [] [] [] [] 배열)
public static intndarray ndcopyof (int [] [] [] array)
public static floatndarray ndcopyof (float [] [] [] array)
public static IntNdArray ndCopyOf (int[][][][][] array)
public static LongNdArray ndCopyOf (long[][][][][][] array)
Copy a 6-dimensional array of longs in a new LongNdArray
매개변수
정렬 | source array |
---|
보고
- the
LongNdArray
copy
public static BooleanNdArray ndCopyOf (boolean[][] array)
Copy a 2-dimensional array of booleans in a new BooleanNdArray
매개변수
정렬 | source array |
---|
보고
- the
BooleanNdArray
copy
public static LongNdArray ndCopyOf (long[][] array)
Copy a 2-dimensional array of longs in a new LongNdArray
매개변수
정렬 | source array |
---|
보고
- the
LongNdArray
copy
public static BooleanNdArray ndCopyOf (boolean[] array)
public static BooleanNdArray ndCopyOf (boolean[][][][][] array)
Copy a 5-dimensional array of booleans in a new BooleanNdArray
매개변수
정렬 | source array |
---|
보고
- the
BooleanNdArray
copy
public static DoubleNdArray ndCopyOf (double[][][][][] array)
Copy a 5-dimensional array of doubles in a new DoubleNdArray
매개변수
정렬 | source array |
---|
보고
- the
DoubleNdArray
copy
public static LongNdArray ndCopyOf (long[] array)
public static IntNdArray ndCopyOf (int[][][][] array)
public static NdArray <T> ndCopyOf (T[][][][] array)
public static FloatNdArray ndCopyOf (float[][][][][][] array)
Copy a 6-dimensional array of floats in a new FloatNdArray
매개변수
정렬 | source array |
---|
보고
- the
FloatNdArray
copy
public static ByteNdArray ndCopyOf (byte[][][][][][] array)
Copy a 6-dimensional array of bytes in a new ByteNdArray
매개변수
정렬 | source array |
---|
보고
- the
ByteNdArray
copy
public static DoubleNdArray ndCopyOf (double[] array)
public static ShortNdArray ndCopyOf (short[][][][] array)
Copy a 4-dimensional array of shorts in a new ShortNdArray
매개변수
정렬 | source array |
---|
보고
- the
ShortNdArray
copy
public static ByteNdArray ndCopyOf (byte[][] array)
Copy a 2-dimensional array of bytes in a new ByteNdArray
매개변수
정렬 | source array |
---|
보고
- the
ByteNdArray
copy
public static ByteNdArray ndCopyOf (byte[] array)
public static ShortNdArray ndCopyOf (short[][][][][] array)
Copy a 5-dimensional array of shorts in a new ShortNdArray
매개변수
정렬 | source array |
---|
보고
- the
ShortNdArray
copy
public static BooleanNdArray ndCopyOf (boolean[][][] array)
Copy a 3-dimensional array of booleans in a new BooleanNdArray
매개변수
정렬 | source array |
---|
보고
- the
BooleanNdArray
copy
public static DoubleNdArray ndCopyOf (double[][][][][][] array)
Copy a 6-dimensional array of doubles in a new DoubleNdArray
매개변수
정렬 | source array |
---|
보고
- the
DoubleNdArray
copy
public static ByteNdArray ndCopyOf (byte[][][] array)
Copy a 3-dimensional array of bytes in a new ByteNdArray
매개변수
정렬 | source array |
---|
보고
- the
ByteNdArray
copy
public static FloatNdArray ndCopyOf (float[][][][][] array)
Copy a 5-dimensional array of floats in a new FloatNdArray
매개변수
정렬 | source array |
---|
보고
- the
FloatNdArray
copy
public static LongNdArray ndCopyOf (long[][][] array)
Copy a 3-dimensional array of longs in a new LongNdArray
매개변수
정렬 | source array |
---|
보고
- the
LongNdArray
copy
public static ByteNdArray ndCopyOf (byte[][][][] array)
Copy a 4-dimensional array of bytes in a new ByteNdArray
매개변수
정렬 | source array |
---|
보고
- the
ByteNdArray
copy
public static ShortNdArray ndCopyOf (short[][][] array)
Copy a 3-dimensional array of shorts in a new ShortNdArray
매개변수
정렬 | source array |
---|
보고
- the
ShortNdArray
copy
public static LongNdArray ndCopyOf (long[][][][][] array)
Copy a 5-dimensional array of longs in a new LongNdArray
매개변수
정렬 | source array |
---|
보고
- the
LongNdArray
copy
public static IntNdArray ndCopyOf (int[] array)
public static ShortNdArray ndCopyOf (short[][][][][][] array)
Copy a 6-dimensional array of shorts in a new ShortNdArray
매개변수
정렬 | source array |
---|
보고
- the
ShortNdArray
copy
public static IntNdArray ndCopyOf (int[][] array)
public static ByteNdArray ndCopyOf (byte[][][][][] array)
Copy a 5-dimensional array of bytes in a new ByteNdArray
매개변수
정렬 | source array |
---|
보고
- the
ByteNdArray
copy
public static NdArray <T> ndCopyOf (T[][] array)
public static DoubleNdArray ndCopyOf (double[][] array)
Copy a 2-dimensional array of doubles in a new DoubleNdArray
매개변수
정렬 | source array |
---|
보고
- the
DoubleNdArray
copy
public static NdArray <T> ndCopyOf (T[][][][][][] array)
public static FloatNdArray ndCopyOf (float[][][][] array)
Copy a 4-dimensional array of floats in a new FloatNdArray
매개변수
정렬 | source array |
---|
보고
- the
FloatNdArray
copy
public static NdArray <T> ndCopyOf (T[][][] array)
public static IntNdArray ndCopyOf (int[][][][][][] array)
public static DoubleNdArray ndCopyOf (double[][][] array)
Copy a 3-dimensional array of doubles in a new DoubleNdArray
매개변수
정렬 | source array |
---|
보고
- the
DoubleNdArray
copy
public static BooleanNdArray ndCopyOf (boolean[][][][] array)
Copy a 4-dimensional array of booleans in a new BooleanNdArray
매개변수
정렬 | source array |
---|
보고
- the
BooleanNdArray
copy
public static LongNdArray ndCopyOf (long[][][][] array)
Copy a 4-dimensional array of longs in a new LongNdArray
매개변수
정렬 | source array |
---|
보고
- the
LongNdArray
copy
public static BooleanNdArray ndCopyOf (boolean[][][][][][] array)
Copy a 6-dimensional array of booleans in a new BooleanNdArray
매개변수
정렬 | source array |
---|
보고
- the
BooleanNdArray
copy
public static Shape shapeOf (T[][][] array)
Compute the shape of a 3-dimensional object array.
매개변수
정렬 | 3D array |
---|
보고
- shape of the array
public static Shape shapeOf (double[][][][] array)
Compute the shape of a 4-dimensional double array.
매개변수
정렬 | 4D array |
---|
보고
- shape of the array
public static Shape shapeOf (long[] array)
Compute the shape of a long array.
매개변수
정렬 | 1D array |
---|
보고
- shape of the array
public static Shape shapeOf (boolean[] array)
Compute the shape of a boolean array.
매개변수
정렬 | 1D array |
---|
보고
- shape of the array
public static Shape shapeOf (double[][] array)
Compute the shape of a 2-dimensional double array.
매개변수
정렬 | 2D array |
---|
보고
- shape of the array
public static Shape shapeOf (short[][][][][][] array)
Compute the shape of a 6-dimensional short array.
매개변수
정렬 | 6D array |
---|
보고
- shape of the array
public static Shape shapeOf (float[][] array)
Compute the shape of a 2-dimensional float array.
매개변수
정렬 | 2D array |
---|
보고
- shape of the array
public static Shape shapeOf (short[][][][] array)
Compute the shape of a 4-dimensional short array.
매개변수
정렬 | 4D array |
---|
보고
- shape of the array
public static Shape shapeOf (byte[][][][][][] array)
Compute the shape of a 6-dimensional byte array.
매개변수
정렬 | 6D array |
---|
보고
- shape of the array
public static Shape shapeOf (short[][] array)
Compute the shape of a 2-dimensional short array.
매개변수
정렬 | 2D array |
---|
보고
- shape of the array
public static Shape shapeOf (float[][][][] array)
Compute the shape of a 4-dimensional float array.
매개변수
정렬 | 4D array |
---|
보고
- shape of the array
public static Shape shapeOf (short[][][] array)
Compute the shape of a 3-dimensional short array.
매개변수
정렬 | 3D array |
---|
보고
- shape of the array
public static Shape shapeOf (boolean[][][][][][] array)
Compute the shape of a 6-dimensional boolean array.
매개변수
정렬 | 6D array |
---|
보고
- shape of the array
public static Shape shapeOf (byte[] array)
Compute the shape of a byte array.
매개변수
정렬 | 1D array |
---|
보고
- shape of the array
public static Shape shapeOf (byte[][][] array)
Compute the shape of a 3-dimensional byte array.
매개변수
정렬 | 3D array |
---|
보고
- shape of the array
public static Shape shapeOf (int[][] array)
Compute the shape of a 2-dimensional int array.
매개변수
정렬 | 2D array |
---|
보고
- shape of the array
public static Shape shapeOf (double[][][][][] array)
Compute the shape of a 5-dimensional double array.
매개변수
정렬 | 5D array |
---|
보고
- shape of the array
public static Shape shapeOf (double[][][] array)
Compute the shape of a 3-dimensional double array.
매개변수
정렬 | 3D array |
---|
보고
- shape of the array
public static Shape shapeOf (T[] array)
Compute the shape of an object array.
매개변수
정렬 | 1D array |
---|
보고
- shape of the array
public static Shape shapeOf (int[][][] array)
Compute the shape of a 3-dimensional int array.
매개변수
정렬 | 3D array |
---|
보고
- shape of the array
public static Shape shapeOf (byte[][] array)
Compute the shape of a 2-dimensional byte array.
매개변수
정렬 | 2D array |
---|
보고
- shape of the array
public static Shape shapeOf (float[][][][][][] array)
Compute the shape of a 6-dimensional float array.
매개변수
정렬 | 6D array |
---|
보고
- shape of the array
public static Shape shapeOf (long[][][][][][] array)
Compute the shape of a 6-dimensional long array.
매개변수
정렬 | 6D array |
---|
보고
- shape of the array
public static Shape shapeOf (T[][] array)
Compute the shape of a 2-dimensional object array.
매개변수
정렬 | 2D array |
---|
보고
- shape of the array
public static Shape shapeOf (int[][][][][] array)
Compute the shape of a 5-dimensional int array.
매개변수
정렬 | 5D array |
---|
보고
- shape of the array
public static Shape shapeOf (int[][][][][][] array)
Compute the shape of a 6-dimensional int array.
매개변수
정렬 | 6D array |
---|
보고
- shape of the array
public static Shape shapeOf (double[] array)
Compute the shape of a double array.
매개변수
정렬 | 1D array |
---|
보고
- shape of the array
public static Shape shapeOf (boolean[][][][][] array)
Compute the shape of a 5-dimensional boolean array.
매개변수
정렬 | 5D array |
---|
보고
- shape of the array
public static Shape shapeOf (float[][][][][] array)
Compute the shape of a 5-dimensional float array.
매개변수
정렬 | 5D array |
---|
보고
- shape of the array
public static Shape shapeOf (long[][][][] array)
Compute the shape of a 4-dimensional long array.
매개변수
정렬 | 4D array |
---|
보고
- shape of the array
public static Shape shapeOf (byte[][][][] array)
Compute the shape of a 4-dimensional byte array.
매개변수
정렬 | 4D array |
---|
보고
- shape of the array
public static Shape shapeOf (boolean[][][][] array)
Compute the shape of a 4-dimensional boolean array.
매개변수
정렬 | 4D array |
---|
보고
- shape of the array
public static Shape shapeOf (float[][][] array)
Compute the shape of a 3-dimensional float array.
매개변수
정렬 | 3D array |
---|
보고
- shape of the array
public static Shape shapeOf (short[][][][][] array)
Compute the shape of a 5-dimensional short array.
매개변수
정렬 | 5D array |
---|
보고
- shape of the array
public static Shape shapeOf (long[][][] array)
Compute the shape of a 3-dimensional long array.
매개변수
정렬 | 3D array |
---|
보고
- shape of the array
public static Shape shapeOf (boolean[][] array)
Compute the shape of a 2-dimensional boolean array.
매개변수
정렬 | 2D array |
---|
보고
- shape of the array
public static Shape shapeOf (float[] array)
Compute the shape of a float array.
매개변수
정렬 | 1D array |
---|
보고
- shape of the array
public static Shape shapeOf (byte[][][][][] array)
Compute the shape of a 5-dimensional byte array.
매개변수
정렬 | 5D array |
---|
보고
- shape of the array
public static Shape shapeOf (long[][] array)
Compute the shape of a 2-dimensional long array.
매개변수
정렬 | 2D array |
---|
보고
- shape of the array
public static Shape shapeOf (T[][][][] array)
Compute the shape of a 4-dimensional object array.
매개변수
정렬 | 4D array |
---|
보고
- shape of the array
public static Shape shapeOf (int[][][][] array)
Compute the shape of a 4-dimensional int array.
매개변수
정렬 | 4D array |
---|
보고
- shape of the array
public static Shape shapeOf (T[][][][][] array)
Compute the shape of a 5-dimensional object array.
매개변수
정렬 | 5D array |
---|
보고
- shape of the array
public static Shape shapeOf (double[][][][][][] array)
Compute the shape of a 6-dimensional double array.
매개변수
정렬 | 6D array |
---|
보고
- shape of the array
public static Shape shapeOf (long[][][][][] array)
Compute the shape of a 5-dimensional long array.
매개변수
정렬 | 5D array |
---|
보고
- shape of the array
public static Shape shapeOf (short[] array)
Compute the shape of a short array.
매개변수
정렬 | 1D array |
---|
보고
- shape of the array
public static Shape shapeOf (boolean[][][] array)
Compute the shape of a 3-dimensional boolean array.
매개변수
정렬 | 3D array |
---|
보고
- shape of the array
public static Shape shapeOf (T[][][][][][] array)
Compute the shape of a 6-dimensional object array.
매개변수
정렬 | 6D array |
---|
보고
- shape of the array
public static Shape shapeOf (int[] array)
Compute the shape of an int array.
매개변수
정렬 | 1D array |
---|
보고
- shape of the array