Kaba function linalg.outer_product ed
...
Syntax ed
func static linalg.outer_product(A: SparseRowMatrix, B: SparseRowMatrix) -> SparseRowMatrix
Parameters ed
- A: SparseRowMatrix
- ...
- B: SparseRowMatrix
- ...
Return ed
...
...
func static linalg.outer_product(A: SparseRowMatrix, B: SparseRowMatrix) -> SparseRowMatrix
...