IPointwise |
public interface IPointwiseOperators<T>
The IPointwiseOperatorsT type exposes the following members.
| Name | Description | |
|---|---|---|
| PointwiseDivide | Item by item division of two data structures. | |
| PointwiseMultiply | Item by item multiplication of two data structures. |