swift
samples
misc
samplesalgorithm.h
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: Copyright (C) 2014 swift Project Community / Contributors
2
// SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-swift-pilot-client-1
3
6
7
#ifndef SWIFT_SAMPLE_SAMPLESALGORITHM_H
8
#define SWIFT_SAMPLE_SAMPLESALGORITHM_H
9
10
namespace
swift::sample
11
{
13
class
CSamplesAlgorithm
14
{
15
public
:
17
static
int
samples
();
18
};
19
}
// namespace swift::sample
20
21
#endif
swift::sample::CSamplesAlgorithm
Samples for our algorithms.
Definition:
samplesalgorithm.h:14
swift::sample::CSamplesAlgorithm::samples
static int samples()
Run the samples.
Definition:
samplesalgorithm.cpp:29
Generated on Mon Mar 24 2025 16:42:18 for swift by
1.9.1