![]() |
IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
|
Files | |
| file | fig_assert.m |
| Initializes globals COLORS, FONT, MARKERS, etc, if not present. | |
| file | ircode_assert.m |
Initializes the IRCODE global, if not present. | |
| file | more_assert.m |
| Initializes the MORE global, if not present. | |
| file | parallel_assert.m |
| Initializes the PARALLEL global, if not present. | |
| file | path_assert.m |
Asserts the PATH global is present and initialized. | |
| file | progress_assert.m |
| PROGRESS globals management. | |
| file | verbose_assert.m |
Initializes the VERBOSE global, if not present. | |
| file | classmap_assert.m |
Asserts the CLASSMAP global is present and initialized. | |
| file | assert_connected_to_cells.m |
| Checks connection, tries to connect to MySQL database usign if not connected. | |
| file | db_assert.m |
| Initializes the DB global. | |
| file | assert_all.m |
| Makes all assertions. | |
| file | assert_decider.m |
| Makes sure that the object is able to decide upon classes. | |
| file | assert_meancentered.m |
| Checks whether the columns of X have mean zero up to a certain tolerance. | |
| file | assert_standardized.m |
| Checks whether the columns of X have mean zero and variance 1 up to a certain tolerance. | |