Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.Quantum.Simulation.Core.SourceLocation("D:\a\1\s\submodules\QuantumLibraries\Chemistry\src\Runtime\Utils.qs", Microsoft.Quantum.Simulation.Core.OperationFunctor.Body, 79, -1)]
public class IsNotZero : Microsoft.Quantum.Simulation.Core.Function<double,bool>
[<Microsoft.Quantum.Simulation.Core.SourceLocation("D:\a\1\s\submodules\QuantumLibraries\Chemistry\src\Runtime\Utils.qs", Microsoft.Quantum.Simulation.Core.OperationFunctor.Body, 79, -1)>]
type IsNotZero = class
inherit Function<double, bool>
interface ICallable
interface IApplyData
Public Class IsNotZero
Inherits Function(Of Double, Boolean)