This is the complete list of members for
SvmsgdAlgorithm, including all inherited members.
add_to_dense_vec(const std::vector< float > &vec1, double alpha, double *vec2) | SvmsgdAlgorithm | [inline, protected] |
add_to_dense_vec_abs(const std::vector< float > &vec1, double alpha, double *vec2) | SvmsgdAlgorithm | [inline, protected] |
alg_mutex_ | SvmsgdAlgorithm | [protected] |
bias | SvmsgdAlgorithm | [protected] |
bscale | SvmsgdAlgorithm | [protected] |
calibrated | SvmsgdAlgorithm | [protected] |
Config typedef | SvmsgdAlgorithm | |
config_ | SvmsgdAlgorithm | |
config_update(Config &new_cfg, uint32_t level=0) | SvmsgdAlgorithm | |
count | SvmsgdAlgorithm | [protected] |
d | SvmsgdAlgorithm | [protected] |
dloss(double z) | SvmsgdAlgorithm | [protected] |
dot(const std::vector< float > &v1, const double *v2, int n) | SvmsgdAlgorithm | [inline, protected] |
get_bias() | SvmsgdAlgorithm | [inline] |
get_w() | SvmsgdAlgorithm | [inline] |
lambda | SvmsgdAlgorithm | [protected] |
lock(void) | SvmsgdAlgorithm | [inline] |
loss(double z) | SvmsgdAlgorithm | [protected] |
loss_type | SvmsgdAlgorithm | [protected] |
num_iters | SvmsgdAlgorithm | [protected] |
process_new_example(std::vector< float > &new_example, double label) | SvmsgdAlgorithm | |
skip | SvmsgdAlgorithm | [protected] |
SvmsgdAlgorithm(void) | SvmsgdAlgorithm | |
t | SvmsgdAlgorithm | [protected] |
try_enter(void) | SvmsgdAlgorithm | [inline] |
unlock(void) | SvmsgdAlgorithm | [inline] |
use_bias | SvmsgdAlgorithm | [protected] |
use_reg_bias | SvmsgdAlgorithm | [protected] |
w | SvmsgdAlgorithm | [protected] |
wscale | SvmsgdAlgorithm | [protected] |
~SvmsgdAlgorithm(void) | SvmsgdAlgorithm | |