C# (CSharp) RobustArithmetic.Test.Util 네임스페이스

중첩된 네임스페이스

RobustArithmetic.Test.Util.Test

클래스들

이름 설명
DoubleComponents
DoubleConverter A class to allow the conversion of doubles to string representations of their exact decimal values. The implementation aims for readability over efficiency.
DoubleConverter.ArbitraryDecimal Private class used for manipulating deciaml strings. From the Jon Skeet! example.
DoubleExtensions
ExpansionExtensions Various checks and conditions related for arbitrary-precision double expansions, implementing the various conditions from Shewchuk's paper.
RandomDouble