Mathworks++
A C++ port of Python Mathworks
Main Page
Namespaces
Classes
Files
File List
All
Classes
Namespaces
Files
Functions
Pages
multiples.hpp
Go to the documentation of this file.
1
#ifndef MULTIPLES_HPP_INCLUDED
2
#define MULTIPLES_HPP_INCLUDED
3
4
#include <vector>
5
6
namespace
mathworks
7
{
8
namespace
multiples
9
{
11
15
std::vector<int>
getMultiples
(
int
number,
int
numcount);
16
}
17
}
18
19
#endif // MULTIPLES_HPP_INCLUDED
mathworkspp
include
mathworks
multiples.hpp
Generated on Mon Jul 1 2013 15:56:55 for Mathworks++ by
1.8.3.1