Condividi tramite


Vector.PositiveInfinity Proprietà

Definizione

public:
 static property System::Numerics::Vector<T> PositiveInfinity { System::Numerics::Vector<T> get(); };
extension<T>(System.Numerics.Vector<T>) where T : IFloatingPointIeee754<T>
{
    public static System.Numerics.Vector<T> PositiveInfinity { get; }
}
static member PositiveInfinity : System.Numerics.Vector<'T (requires 'T :> System.Numerics.IFloatingPointIeee754<'T>)>
Public Shared ReadOnly Property PositiveInfinity As Vector(Of T)

Valore della proprietà

Si applica a