ae2f_docs
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
submod
ae2f
Ann
test
vk
SlpSz.c
Go to the documentation of this file.
1
#
include
<
ae2fVK
/
Ann
/
Slp
.
h
>
2
#
include
<
stdio
.
h
>
3
#
include
"../vk.h"
4
5
#
define
PRINTSZ
(
T
)
printf
(
"sizeof("
#
T
"): %lu\n"
,
sizeof
(
T
)
)
6
7
int
main
() {
8
PRINTSZ
(ae2fVK_AnnSlpMk_t);
9
PRINTSZ
(ae2fVK_AnnSlp);
10
return
0;
11
}
PRINTSZ
#define PRINTSZ(T)
Definition
MlpSz.c:5
main
int main()
Definition
MlpTrainXOR-Made-Primal.c:72
Generated by
1.14.0