com.github.drstefanfriedrich.f2blib.impl.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of f2blib Show documentation
Show all versions of f2blib Show documentation
Parse mathematical function expressions, convert them to Java bytecode, and evaluate them very quickly
/**
* This package contains the implementation of the {@link com.github.drstefanfriedrich.f2blib.FunctionEvaluationKernel}
* interface and well a class responsible for wiring the kernel.
*/
package com.github.drstefanfriedrich.f2blib.impl;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy