package
Version:
v0.2.3
Opens a new window with list of versions in this module.
Published: Feb 12, 2024
License: BSD-3-Clause
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
divPairWise
Overview
Description
For matrices of the same shape divide corresponding values.
Implementation details
Done
Compliance to Spec
Rough level of compliance
100%
Documentation
¶
type Input struct {
Matrix0 []interface{} `md:"matrix0"`
Matrix1 []interface{} `md:"matrix1"`
}
type Operation struct {
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.