ScalingLayer Member List

This is the complete list of members for ScalingLayer, including all inherited members.

A_B (defined in Layer)Layerprotected
A_BT (defined in Layer)Layerprotected
AT_B (defined in Layer)Layerprotected
binary(const Tensor< type, 1 > &, Tensor< type, 1 > &) const (defined in Layer)Layerprotected
binary(const Tensor< type, 2 > &, Tensor< type, 2 > &) const (defined in Layer)Layerprotected
calculate_error_gradient(const Tensor< type, 2 > &, LayerForwardPropagation *, LayerBackPropagation *) const (defined in Layer)Layerinlinevirtual
calculate_error_gradient(const Tensor< type, 4 > &, LayerForwardPropagation *, LayerBackPropagation *) const (defined in Layer)Layerinlinevirtual
calculate_hidden_delta(LayerForwardPropagation *, LayerBackPropagation *, LayerBackPropagation *) const (defined in Layer)Layerinlinevirtual
calculate_hidden_delta_lm(LayerForwardPropagation *, LayerBackPropagationLM *, LayerBackPropagationLM *) const (defined in Layer)Layerinlinevirtual
calculate_outputs(const Tensor< type, 2 > &)ScalingLayervirtual
calculate_outputs(const Tensor< type, 4 > &) (defined in ScalingLayer)ScalingLayer
calculate_outputs_4D(const Tensor< type, 4 > &) (defined in Layer)Layerinlinevirtual
calculate_outputs_from4D(const Tensor< type, 4 > &) (defined in Layer)Layerinlinevirtual
calculate_squared_errors_Jacobian_lm(const Tensor< type, 2 > &, LayerForwardPropagation *, LayerBackPropagationLM *) (defined in Layer)Layerinlinevirtual
check_range(const Tensor< type, 1 > &) constScalingLayer
competitive(const Tensor< type, 1 > &, Tensor< type, 1 > &) const (defined in Layer)Layerprotected
competitive(const Tensor< type, 2 > &, Tensor< type, 2 > &) constLayerprotected
descriptivesScalingLayerprotected
displayScalingLayerprotected
exponential_linear(const Tensor< type, 1 > &, Tensor< type, 1 > &) const (defined in Layer)Layerprotected
exponential_linear(const Tensor< type, 2 > &, Tensor< type, 2 > &) const (defined in Layer)Layerprotected
exponential_linear(const Tensor< type, 4 > &, Tensor< type, 4 > &) const (defined in Layer)Layerprotected
exponential_linear_derivatives(const Tensor< type, 1 > &, Tensor< type, 1 > &, Tensor< type, 1 > &) const (defined in Layer)Layerprotected
exponential_linear_derivatives(const Tensor< type, 2 > &, Tensor< type, 2 > &, Tensor< type, 2 > &) const (defined in Layer)Layerprotected
exponential_linear_derivatives(const Tensor< type, 4 > &, Tensor< type, 4 > &, Tensor< type, 4 > &) const (defined in Layer)Layerprotected
forward_propagate(const Tensor< type, 2 > &, LayerForwardPropagation *) (defined in Layer)Layerinlinevirtual
forward_propagate(const Tensor< type, 4 > &, LayerForwardPropagation *) (defined in Layer)Layerinlinevirtual
forward_propagate(const Tensor< type, 4 > &, Tensor< type, 1 >, LayerForwardPropagation *) (defined in Layer)Layerinlinevirtual
forward_propagate(const Tensor< type, 2 > &, Tensor< type, 1 >, LayerForwardPropagation *) (defined in Layer)Layerinlinevirtual
from_XML(const tinyxml2::XMLDocument &)ScalingLayervirtual
get_descriptives() constScalingLayer
get_descriptives(const Index &) constScalingLayer
get_display() constScalingLayer
get_inputs_number() constScalingLayervirtual
get_maximums() constScalingLayer
get_means() constScalingLayer
get_minimums() constScalingLayer
get_name() const (defined in Layer)Layerinline
get_neurons_number() const (defined in ScalingLayer)ScalingLayervirtual
get_outputs_dimensions() const (defined in ScalingLayer)ScalingLayer
get_parameters() const (defined in Layer)Layervirtual
get_parameters_number() const (defined in Layer)Layervirtual
get_scaling_methods() constScalingLayer
get_standard_deviations() constScalingLayer
get_synaptic_weights_number() constLayervirtual
get_type() constLayer
get_type_string() constLayer
hard_sigmoid(const Tensor< type, 1 > &, Tensor< type, 1 > &) const (defined in Layer)Layerprotected
hard_sigmoid(const Tensor< type, 2 > &, Tensor< type, 2 > &) const (defined in Layer)Layerprotected
hard_sigmoid(const Tensor< type, 4 > &, Tensor< type, 4 > &) constLayerprotected
hard_sigmoid_derivatives(const Tensor< type, 1 > &, Tensor< type, 1 > &, Tensor< type, 1 > &) const (defined in Layer)Layerprotected
hard_sigmoid_derivatives(const Tensor< type, 2 > &, Tensor< type, 2 > &, Tensor< type, 2 > &) const (defined in Layer)Layerprotected
hard_sigmoid_derivatives(const Tensor< type, 4 > &, Tensor< type, 4 > &, Tensor< type, 4 > &) const (defined in Layer)Layerprotected
hyperbolic_tangent(const Tensor< type, 1 > &, Tensor< type, 1 > &) const (defined in Layer)Layerprotected
hyperbolic_tangent(const Tensor< type, 2 > &, Tensor< type, 2 > &) const (defined in Layer)Layerprotected
hyperbolic_tangent(const Tensor< type, 4 > &, Tensor< type, 4 > &) const (defined in Layer)Layerprotected
hyperbolic_tangent_derivatives(const Tensor< type, 1 > &, Tensor< type, 1 > &, Tensor< type, 1 > &) const (defined in Layer)Layerprotected
hyperbolic_tangent_derivatives(const Tensor< type, 2 > &, Tensor< type, 2 > &, Tensor< type, 2 > &) const (defined in Layer)Layerprotected
hyperbolic_tangent_derivatives(const Tensor< type, 4 > &, Tensor< type, 4 > &, Tensor< type, 4 > &) const (defined in Layer)Layerprotected
input_variables_dimensions (defined in ScalingLayer)ScalingLayerprotected
insert_gradient(LayerBackPropagation *, const Index &, Tensor< type, 1 > &) const (defined in Layer)Layerinlinevirtual
insert_squared_errors_Jacobian_lm(LayerBackPropagationLM *, const Index &, Tensor< type, 2 > &) const (defined in Layer)Layerinlinevirtual
is_empty() constScalingLayer
Layer() (defined in Layer)Layerinlineexplicit
layer_nameLayerprotected
layer_typeLayerprotected
linear(const Tensor< type, 1 > &, Tensor< type, 1 > &) const (defined in Layer)Layerprotected
linear(const Tensor< type, 2 > &, Tensor< type, 2 > &) const (defined in Layer)Layerprotected
linear(const Tensor< type, 4 > &, Tensor< type, 4 > &) const (defined in Layer)Layerprotected
linear_derivatives(const Tensor< type, 1 > &, Tensor< type, 1 > &, Tensor< type, 1 > &) const (defined in Layer)Layerprotected
linear_derivatives(const Tensor< type, 2 > &, Tensor< type, 2 > &, Tensor< type, 2 > &) const (defined in Layer)Layerprotected
linear_derivatives(const Tensor< type, 4 > &, Tensor< type, 4 > &, Tensor< type, 4 > &) const (defined in Layer)Layerprotected
logistic(const Tensor< type, 1 > &, Tensor< type, 1 > &) const (defined in Layer)Layerprotected
logistic(const Tensor< type, 2 > &, Tensor< type, 2 > &) const (defined in Layer)Layerprotected
logistic(const Tensor< type, 4 > &, Tensor< type, 4 > &) const (defined in Layer)Layerprotected
logistic_derivatives(const Tensor< type, 1 > &, Tensor< type, 1 > &, Tensor< type, 1 > &) const (defined in Layer)Layerprotected
logistic_derivatives(const Tensor< type, 2 > &, Tensor< type, 2 > &, Tensor< type, 2 > &) const (defined in Layer)Layerprotected
logistic_derivatives(const Tensor< type, 2 > &, Tensor< type, 2 > &, Tensor< type, 3 > &) const (defined in Layer)Layerprotected
logistic_derivatives(const Tensor< type, 4 > &, Tensor< type, 4 > &, Tensor< type, 4 > &) const (defined in Layer)Layerprotected
max_range (defined in ScalingLayer)ScalingLayerprotected
min_rangeScalingLayerprotected
non_blocking_thread_pool (defined in Layer)Layerprotected
rectified_linear(const Tensor< type, 1 > &, Tensor< type, 1 > &) const (defined in Layer)Layerprotected
rectified_linear(const Tensor< type, 2 > &, Tensor< type, 2 > &) const (defined in Layer)Layerprotected
rectified_linear(const Tensor< type, 4 > &, Tensor< type, 4 > &) const (defined in Layer)Layerprotected
rectified_linear_derivatives(const Tensor< type, 1 > &, Tensor< type, 1 > &, Tensor< type, 1 > &) const (defined in Layer)Layerprotected
rectified_linear_derivatives(const Tensor< type, 2 > &, Tensor< type, 2 > &, Tensor< type, 2 > &) const (defined in Layer)Layerprotected
rectified_linear_derivatives(const Tensor< type, 4 > &, Tensor< type, 4 > &, Tensor< type, 4 > &) const (defined in Layer)Layerprotected
scaled_exponential_linear(const Tensor< type, 1 > &, Tensor< type, 1 > &) const (defined in Layer)Layerprotected
scaled_exponential_linear(const Tensor< type, 2 > &, Tensor< type, 2 > &) const (defined in Layer)Layerprotected
scaled_exponential_linear(const Tensor< type, 4 > &, Tensor< type, 4 > &) const (defined in Layer)Layerprotected
scaled_exponential_linear_derivatives(const Tensor< type, 1 > &, Tensor< type, 1 > &, Tensor< type, 1 > &) const (defined in Layer)Layerprotected
scaled_exponential_linear_derivatives(const Tensor< type, 2 > &, Tensor< type, 2 > &, Tensor< type, 2 > &) const (defined in Layer)Layerprotected
scaled_exponential_linear_derivatives(const Tensor< type, 4 > &, Tensor< type, 4 > &, Tensor< type, 4 > &) const (defined in Layer)Layerprotected
scalersScalingLayerprotected
ScalingLayer()ScalingLayerexplicit
ScalingLayer(const Index &)ScalingLayerexplicit
ScalingLayer(const Tensor< Index, 1 > &) (defined in ScalingLayer)ScalingLayerexplicit
ScalingLayer(const Tensor< Descriptives, 1 > &)ScalingLayerexplicit
set()ScalingLayer
set(const Index &)ScalingLayer
set(const Tensor< Index, 1 > &) (defined in ScalingLayer)ScalingLayer
set(const Tensor< Descriptives, 1 > &)ScalingLayer
set(const Tensor< Descriptives, 1 > &, const Tensor< Scaler, 1 > &) (defined in ScalingLayer)ScalingLayer
set(const tinyxml2::XMLDocument &)ScalingLayer
set_default()ScalingLayer
set_descriptives(const Tensor< Descriptives, 1 > &)ScalingLayer
set_display(const bool &)ScalingLayer
set_inputs_number(const Index &) (defined in ScalingLayer)ScalingLayervirtual
set_item_descriptives(const Index &, const Descriptives &)ScalingLayer
set_maximum(const Index &, const type &)ScalingLayer
set_mean(const Index &, const type &)ScalingLayer
set_min_max_range(const type &min, const type &max)ScalingLayer
set_minimum(const Index &, const type &)ScalingLayer
set_neurons_number(const Index &) (defined in ScalingLayer)ScalingLayervirtual
set_parameters(const Tensor< type, 1 > &, const Index &) (defined in Layer)Layervirtual
set_parameters_constant(const type &) (defined in Layer)Layervirtual
set_parameters_random() (defined in Layer)Layervirtual
set_scalers(const Tensor< Scaler, 1 > &)ScalingLayer
set_scalers(const Tensor< string, 1 > &)ScalingLayer
set_scalers(const Scaler &)ScalingLayer
set_scalers(const string &)ScalingLayer
set_standard_deviation(const Index &, const type &)ScalingLayer
set_threads_number(const int &) (defined in Layer)Layer
soft_plus(const Tensor< type, 1 > &, Tensor< type, 1 > &) const (defined in Layer)Layerprotected
soft_plus(const Tensor< type, 2 > &, Tensor< type, 2 > &) const (defined in Layer)Layerprotected
soft_plus(const Tensor< type, 4 > &, Tensor< type, 4 > &) const (defined in Layer)Layerprotected
soft_plus_derivatives(const Tensor< type, 1 > &, Tensor< type, 1 > &, Tensor< type, 1 > &) const (defined in Layer)Layerprotected
soft_plus_derivatives(const Tensor< type, 2 > &, Tensor< type, 2 > &, Tensor< type, 2 > &) const (defined in Layer)Layerprotected
soft_plus_derivatives(const Tensor< type, 4 > &, Tensor< type, 4 > &, Tensor< type, 4 > &) const (defined in Layer)Layerprotected
soft_sign(const Tensor< type, 1 > &, Tensor< type, 1 > &) const (defined in Layer)Layerprotected
soft_sign(const Tensor< type, 2 > &, Tensor< type, 2 > &) const (defined in Layer)Layerprotected
soft_sign(const Tensor< type, 4 > &, Tensor< type, 4 > &) const (defined in Layer)Layerprotected
soft_sign_derivatives(const Tensor< type, 1 > &, Tensor< type, 1 > &, Tensor< type, 1 > &) const (defined in Layer)Layerprotected
soft_sign_derivatives(const Tensor< type, 2 > &, Tensor< type, 2 > &, Tensor< type, 2 > &) const (defined in Layer)Layerprotected
soft_sign_derivatives(const Tensor< type, 4 > &, Tensor< type, 4 > &, Tensor< type, 4 > &) const (defined in Layer)Layerprotected
softmax(const Tensor< type, 1 > &, Tensor< type, 1 > &) const (defined in Layer)Layerprotected
softmax(const Tensor< type, 2 > &, Tensor< type, 2 > &) const (defined in Layer)Layerprotected
softmax_derivatives(const Tensor< type, 2 > &, Tensor< type, 2 > &, Tensor< type, 3 > &) const (defined in Layer)Layerprotected
symmetric_threshold(const Tensor< type, 1 > &, Tensor< type, 1 > &) const (defined in Layer)Layerprotected
symmetric_threshold(const Tensor< type, 2 > &, Tensor< type, 2 > &) const (defined in Layer)Layerprotected
symmetric_threshold(const Tensor< type, 4 > &, Tensor< type, 4 > &) const (defined in Layer)Layerprotected
symmetric_threshold_derivatives(const Tensor< type, 1 > &, Tensor< type, 1 > &, Tensor< type, 1 > &) const (defined in Layer)Layerprotected
symmetric_threshold_derivatives(const Tensor< type, 2 > &, Tensor< type, 2 > &, Tensor< type, 2 > &) const (defined in Layer)Layerprotected
symmetric_threshold_derivatives(const Tensor< type, 4 > &, Tensor< type, 4 > &, Tensor< type, 4 > &) const (defined in Layer)Layerprotected
thread_pool_device (defined in Layer)Layerprotected
threshold(const Tensor< type, 1 > &, Tensor< type, 1 > &) const (defined in Layer)Layerprotected
threshold(const Tensor< type, 2 > &, Tensor< type, 2 > &) const (defined in Layer)Layerprotected
threshold(const Tensor< type, 4 > &, Tensor< type, 4 > &) const (defined in Layer)Layerprotected
threshold_derivatives(const Tensor< type, 1 > &, Tensor< type, 1 > &, Tensor< type, 1 > &) const (defined in Layer)Layerprotected
threshold_derivatives(const Tensor< type, 2 > &, Tensor< type, 2 > &, Tensor< type, 2 > &) const (defined in Layer)Layerprotected
threshold_derivatives(const Tensor< type, 4 > &, Tensor< type, 4 > &, Tensor< type, 4 > &) const (defined in Layer)Layerprotected
Type enum nameLayer
write_expression(const Tensor< string, 1 > &, const Tensor< string, 1 > &) constScalingLayervirtual
write_expression_c() constScalingLayervirtual
write_expression_python() const (defined in ScalingLayer)ScalingLayervirtual
write_mean_standard_deviation_expression(const Tensor< string, 1 > &, const Tensor< string, 1 > &) constScalingLayer
write_minimum_maximum_expression(const Tensor< string, 1 > &, const Tensor< string, 1 > &) constScalingLayer
write_no_scaling_expression(const Tensor< string, 1 > &, const Tensor< string, 1 > &) constScalingLayer
write_scalers() constScalingLayer
write_scalers_text() constScalingLayer
write_standard_deviation_expression(const Tensor< string, 1 > &, const Tensor< string, 1 > &) constScalingLayer
write_XML(tinyxml2::XMLPrinter &) constScalingLayervirtual
~Layer() (defined in Layer)Layervirtual
~ScalingLayer()ScalingLayervirtual