| BOOST_SERIALIZATION_SPLIT_MEMBER() | shark::ISerializable | |
| DatasetType typedef | shark::AbstractWeightedTrainer< Model, LabelTypeT > | |
| epochs() const | shark::LinearSAGTrainer< InputType, LabelType > | inline |
| InputType typedef | shark::AbstractWeightedTrainer< Model, LabelTypeT > | |
| LabelType typedef | shark::AbstractWeightedTrainer< Model, LabelTypeT > | |
| lambda() const | shark::LinearSAGTrainer< InputType, LabelType > | inline |
| LinearSAGTrainer(LossType const *loss, double lambda=0, bool offset=true) | shark::LinearSAGTrainer< InputType, LabelType > | inline |
| load(InArchive &archive, unsigned int version) | shark::ISerializable | inline |
| LossType typedef | shark::LinearSAGTrainer< InputType, LabelType > | |
| ModelType typedef | shark::LinearSAGTrainer< InputType, LabelType > | |
| name() const | shark::LinearSAGTrainer< InputType, LabelType > | inlinevirtual |
| numberOfParameters() const | shark::LinearSAGTrainer< InputType, LabelType > | inlinevirtual |
| parameterVector() const | shark::LinearSAGTrainer< InputType, LabelType > | inlinevirtual |
| ParameterVectorType typedef | shark::IParameterizable< VectorType > | |
| read(InArchive &archive) | shark::ISerializable | inlinevirtual |
| save(OutArchive &archive, unsigned int version) const | shark::ISerializable | inline |
| setEpochs(std::size_t value) | shark::LinearSAGTrainer< InputType, LabelType > | inline |
| setLambda(double lambda) | shark::LinearSAGTrainer< InputType, LabelType > | inline |
| setParameterVector(RealVector const &newParameters) | shark::LinearSAGTrainer< InputType, LabelType > | inlinevirtual |
| setTrainOffset(bool offset) | shark::LinearSAGTrainer< InputType, LabelType > | inline |
| train(ModelType &model, WeightedDatasetType const &dataset) | shark::LinearSAGTrainer< InputType, LabelType > | inlinevirtual |
| train(ModelType &model, WeightedDatasetType const &dataset)=0 | shark::LinearSAGTrainer< InputType, LabelType > | virtual |
| train(ModelType &model, DatasetType const &dataset) | shark::LinearSAGTrainer< InputType, LabelType > | inlinevirtual |
| trainOffset() const | shark::LinearSAGTrainer< InputType, LabelType > | inline |
| WeightedDatasetType typedef | shark::LinearSAGTrainer< InputType, LabelType > | |
| write(OutArchive &archive) const | shark::ISerializable | inlinevirtual |
| ~INameable() | shark::INameable | inlinevirtual |
| ~IParameterizable() | shark::IParameterizable< VectorType > | inlinevirtual |
| ~ISerializable() | shark::ISerializable | inlinevirtual |