#include <iostream>
#include <vector>
#include <map>
#include "lib/wxexcept.h"
#include "solver/wmsolverbase.h"
#include "lib/wxany.h"
#include "variables/wmunstructuredarray.h"
#include "wmudgfunctions.h"
Go to the source code of this file.
|
| int | _factorial (int n) |
| | Every class and word in this file needs to be deleted and replaced with modern alternatives.
|
| |
◆ variableTypeList_t
◆ anonymous enum
| Enumerator |
|---|
| WMKERNELVARIABLE_NONE | |
| WMKERNELVARIABLE_CONSTANT | |
| WMKERNELVARIABLE_WMUARRAY | |
| WMKERNELVARIABLE_OCLMEM | |
| WMKERNELVARIABLE_ANY | |
| WMKERNELVARIABLE_STRUCTURE | |
| WMKERNELVARIABLE_TENSOR | |
| WMKERNELVARIABLE_VALUE | |
| WMKERNELVARIABLE_ARRAY | |
◆ _factorial()
Every class and word in this file needs to be deleted and replaced with modern alternatives.