Dtype Type
Namespace: DiffSharp
Assembly: DiffSharp.Core.dll
Base Type: obj
All Interfaces:
-
IEquatable
-
IStructuralEquatable
Instance members
this.AsType()
Full Usage:
this.AsType()
Return Type:
Type
Signature:
unit -> Type
|
Return Type:
Type
|
this.SummationType
Full Usage:
this.SummationType
Return Type:
Dtype
Signature:
Dtype
|
Gets the natural result of the Sum(), SumToSize() and Sum(dim) operation on this dtype
Return Type:
Dtype
|