method

MulticlassSvmModel::GetByClassPair(System::SharedPtr<ClassPair>) method

System::SharedPtr<BinarySvmModel> Aspose::BarCode::Svm::MulticlassSvmModel::GetByClassPair(System::SharedPtr<ClassPair> classPair)

See Also

MulticlassSvmModel::GetByClassPair(int32_t, int32_t) method

System::SharedPtr<BinarySvmModel> Aspose::BarCode::Svm::MulticlassSvmModel::GetByClassPair(int32_t class1, int32_t class2)

See Also