JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Package org.apache.iotdb.tsfile.encoding.fire
Class Summary
Class
Description
Fire
<T extends java.lang.Comparable<T>>
This class is used for Fast Integer REgression in Sprintz encoding method.Users can create a Fire object and use it to train and predict the time-ordered integer-like data.
IntFire
LongFire