Crate parametrizer[][src]

Modules

term

Structs

Parametrizer

Main struct for parametrizing strings. Contains a pointer to the top-level term, which will contain pointers to lower leves for recursive evaluations

ParametrizerError

An error which describes why parametrization failed. Contains the param string which failed as well as the reason for failure.

ParametrizerFunction

A pair containing a function on 64-bit float numbers and a shorthand associated with it.

Traits

Number