BFloat16.IFloatingPoint<BFloat16>.GetExponentByteCount Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
virtual int System.Numerics.IFloatingPoint<System.Numerics.BFloat16>.GetExponentByteCount() = System::Numerics::IFloatingPoint<System::Numerics::BFloat16>::GetExponentByteCount;
int IFloatingPoint<BFloat16>.GetExponentByteCount();
abstract member System.Numerics.IFloatingPoint<System.Numerics.BFloat16>.GetExponentByteCount : unit -> int
override this.System.Numerics.IFloatingPoint<System.Numerics.BFloat16>.GetExponentByteCount : unit -> int
Function GetExponentByteCount () As Integer Implements IFloatingPoint(Of BFloat16).GetExponentByteCount