Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F10881859
solve-LU.h
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
264 B
Subscribers
None
solve-LU.h
View Options
QVAR
G
(
DIM
,
DIM
),
Gnorm
(
DIM
)
integer
perm
(
DIM
)
#define XSetup(G) XLUDecompose(n, G,DIM, Gnorm, perm)
#define IN(i) in(perm(i))
QVAR
G
(
DIM
,
DIM
),
Ginv
(
DIM
,
DIM
)
#define XSetup(G) XLUDecompose(n, G,DIM, Ginv,DIM)
#define IN(i) in(i)
sign
of
permutation
?
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, May 3, 6:54 AM (17 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4983181
Default Alt Text
solve-LU.h (264 B)
Attached To
rHERWIGHG herwighg
Event Timeline
Log In to Comment