Show / Hide Table of Contents

    Struct BNConstants

    Constant values for BN

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: ManagedCuda.CudaDNN
    Assembly: CudaDNN.dll
    Syntax
    public struct BNConstants

    Fields

    | Improve this Doc View Source

    MinEpsilon

    MinEpsilon = 1e-5

    Declaration
    public const double MinEpsilon = 1E-05
    Field Value
    Type Description
    System.Double
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX