Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F120412497
Makefile_CPU
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Fri, Jul 4, 04:56
Size
201 B
Mime Type
text/x-makefile
Expires
Sun, Jul 6, 04:56 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
27136648
Attached To
R10025 iCAPs public version 2
Makefile_CPU
View Options
MEX = mex
EXE = Temporal_TA_MEX
all: $(MEX1).mexa64
$(MEX1).mexa64:
$(MEX) -output $(EXE) $(EXE).c filter_boundary_MEX.c filter_MEX.c reverse_vector.c daubechies_6d.c
clean:
rm -v $(EXE).mexa64
Event Timeline
Log In to Comment