Table of Contents

Class CallINumberBase

Namespace
Zyl.VectorTraits.Numerics
Assembly
VectorTraits.dll
public static class CallINumberBase
Inheritance
CallINumberBase
Inherited Members

Methods

TryConvertFromChecked<TSelf, TOther>(TOther, out TSelf)

Tries to convert a value to an instance of the the current type, throwing an overflow exception for any values that fall outside the representable range of the current type.