Image Component Library (ICL)
icl::cv::Extrapolator< valueType, timeType > Member List
This is the complete list of members for icl::cv::Extrapolator< valueType, timeType >, including all inherited members.
predict(valueType x2, valueType x1)icl::cv::Extrapolator< valueType, timeType > [static]
predict(valueType x3, valueType x2, valueType x1)icl::cv::Extrapolator< valueType, timeType > [static]
predict(valueType x2, timeType t2, valueType x1, timeType t1, timeType t)icl::cv::Extrapolator< valueType, timeType > [static]
predict(valueType x3, timeType t3, valueType x2, timeType t2, valueType x1, timeType t1, timeType t)icl::cv::Extrapolator< valueType, timeType > [static]
predict(int n, valueType *xs, timeType *ts=0, timeType t=timeType(0))icl::cv::Extrapolator< valueType, timeType > [static]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines