No time splitting method. Used when time is not a factor to consider into the equation.
Copyright: | 2016 David Monllao {@link http://www.davidmonllao.com} |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 80 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
no_splitting:: (3 methods):
get_name()
ready_to_predict()
define_ranges()
Class: no_splitting - X-Ref
No time splitting method.get_name() X-Ref |
Returns a lang_string object representing the name for the time splitting method. Used as column identificator. If there is a corresponding '_help' string this will be shown as well. return: \lang_string |
ready_to_predict($range) X-Ref |
ready_to_predict param: array $range return: true |
define_ranges() X-Ref |
define_ranges return: array |