numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
Loading...
Searching...
No Matches
custom_float.h File Reference

Definition of custom_float class. More...

+ Include dependency graph for custom_float.h:

Go to the source code of this file.

Classes

class  num_collect::numbers::custom_float< Radix, Digit, DigitCalc >
 Class of floating numbers in a custom number system with given radix. More...
 

Namespaces

namespace  num_collect
 Namespace of num_collect source codes.
 
namespace  num_collect::numbers
 Namespace of classes of numbers.
 

Detailed Description

Definition of custom_float class.

Definition in file custom_float.h.