OpenIndy-Core
0.2.0.43
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
chooselalib.h
Go to the documentation of this file.
1
#ifndef CHOOSELALIB_H
2
#define CHOOSELALIB_H
3
4
#include "
global.h
"
5
#include "
oivec.h
"
6
#include "
oimat.h
"
7
8
namespace
oi
{
9
namespace
math{
10
14
class
OI_MATH_EXPORT
ChooseLALib
15
{
16
public
:
17
18
enum
LinearAlgebraLibrary
{
19
Armadillo
20
};
21
22
static
void
setLinearAlgebra(LinearAlgebraLibrary lib);
23
24
};
25
26
}
27
}
28
29
#endif // CHOOSELALIB_H
oi::math::ChooseLALib::LinearAlgebraLibrary
LinearAlgebraLibrary
Definition:
chooselalib.h:18
oivec.h
oi
Definition:
coordinatesystem.h:15
global.h
oimat.h
OI_MATH_EXPORT
#define OI_MATH_EXPORT
Definition:
global.h:9
oi::math::ChooseLALib
The ChooseLALib class.
Definition:
chooselalib.h:14
03_SoftDev
Qt
OpenIndy-Core
lib
OpenIndy-Math
include
chooselalib.h
Generated by
1.8.10