Module tool::core [−][src]
Main functionalities.
Re-exports
pub use self::constants::*; |
pub use self::geometry::*; |
pub use self::json::*; |
pub use self::log::*; |
pub use self::matrix::*; |
pub use self::numerical_algorithms::*; |
Modules
| constants | Constants. |
| geometry | Collection of functions for geometry computations. |
| json | Json toolbox. |
| log | Log aliases. |
| matrix | Collection of functions for matrix usage. |
| numerical_algorithms | Numerical algorithms toolbox. |