Uses of Class
org.tribuo.math.kernel.Polynomial
Packages that use Polynomial
Package
Description
Provides a
Kernel
interface for Mercer kernels, along with implementations of standard kernels.-
Uses of Polynomial in org.tribuo.math.kernel
Methods in org.tribuo.math.kernel that return PolynomialModifier and TypeMethodDescriptionstatic Polynomial
Polynomial.deserializeFromProto
(int version, String className, com.google.protobuf.Any message) Deserialization factory.