공개 정적 클래스 SparseTensorDenseMatMul.Options
SparseTensorDenseMatMul
의 선택적 속성
공개 방법
SparseTensorDenseMatMul.Options | adjointA (부울 adjointA) |
SparseTensorDenseMatMul.Options | adjointB (부울 adjointB) |
상속된 메서드
부울 | 같음 (개체 arg0) |
마지막 수업<?> | getClass () |
정수 | 해시 코드 () |
최종 무효 | 알림 () |
최종 무효 | 통지모두 () |
끈 | toString () |
최종 무효 | 대기 (long arg0, int arg1) |
최종 무효 | 기다리세요 (긴 arg0) |
최종 무효 | 기다리다 () |
공개 방법
public SparseTensorDenseMatMul.Options adjointA (부울 adjointA)
매개변수
인접 A | 행렬 곱셈에서 A의 수반을 사용합니다. A가 복소수인 경우 이는 transpose(conj(A))입니다. 그렇지 않으면 전치(A)입니다. |
---|
public SparseTensorDenseMatMul.Options adjointB (부울 adjointB)
매개변수
인접 B | 행렬 곱셈에 B의 수반을 사용합니다. B가 복소수인 경우 이는 transpose(conj(B))입니다. 그렇지 않으면 전치(B)입니다. |
---|
공개 정적 클래스 SparseTensorDenseMatMul.Options
SparseTensorDenseMatMul
의 선택적 속성
공개 방법
SparseTensorDenseMatMul.Options | adjointA (부울 adjointA) |
SparseTensorDenseMatMul.Options | adjointB (부울 adjointB) |
상속된 메서드
부울 | 같음 (개체 arg0) |
마지막 수업<?> | getClass () |
정수 | 해시 코드 () |
최종 무효 | 알림 () |
최종 무효 | 통지모두 () |
끈 | toString () |
최종 무효 | 대기 (long arg0, int arg1) |
최종 무효 | 기다리세요 (긴 arg0) |
최종 무효 | 기다리다 () |
공개 방법
public SparseTensorDenseMatMul.Options adjointA (부울 adjointA)
매개변수
인접 A | 행렬 곱셈에서 A의 수반을 사용합니다. A가 복소수인 경우 이는 transpose(conj(A))입니다. 그렇지 않으면 전치(A)입니다. |
---|
public SparseTensorDenseMatMul.Options adjointB (부울 adjointB)
매개변수
인접 B | 행렬 곱셈에 B의 수반을 사용합니다. B가 복소수인 경우 이는 transpose(conj(B))입니다. 그렇지 않으면 전치(B)입니다. |
---|