Share via


MPSGraph_MPSGraphCumulativeOps Class

Definition

public static class MPSGraph_MPSGraphCumulativeOps
type MPSGraph_MPSGraphCumulativeOps = class
Inheritance
MPSGraph_MPSGraphCumulativeOps

Methods

Name Description
CumulativeMaximum(MPSGraph, MPSGraphTensor, IntPtr, Boolean, Boolean, String)
CumulativeMaximum(MPSGraph, MPSGraphTensor, IntPtr, String)
CumulativeMaximum(MPSGraph, MPSGraphTensor, MPSGraphTensor, Boolean, Boolean, String)
CumulativeMaximum(MPSGraph, MPSGraphTensor, MPSGraphTensor, String)
CumulativeMinimum(MPSGraph, MPSGraphTensor, IntPtr, Boolean, Boolean, String)
CumulativeMinimum(MPSGraph, MPSGraphTensor, IntPtr, String)
CumulativeMinimum(MPSGraph, MPSGraphTensor, MPSGraphTensor, Boolean, Boolean, String)
CumulativeMinimum(MPSGraph, MPSGraphTensor, MPSGraphTensor, String)
CumulativeProduct(MPSGraph, MPSGraphTensor, IntPtr, Boolean, Boolean, String)
CumulativeProduct(MPSGraph, MPSGraphTensor, IntPtr, String)
CumulativeProduct(MPSGraph, MPSGraphTensor, MPSGraphTensor, Boolean, Boolean, String)
CumulativeProduct(MPSGraph, MPSGraphTensor, MPSGraphTensor, String)
CumulativeSum(MPSGraph, MPSGraphTensor, IntPtr, Boolean, Boolean, String)
CumulativeSum(MPSGraph, MPSGraphTensor, IntPtr, String)
CumulativeSum(MPSGraph, MPSGraphTensor, MPSGraphTensor, Boolean, Boolean, String)
CumulativeSum(MPSGraph, MPSGraphTensor, MPSGraphTensor, String)

Applies to