Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F98769583
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
Thu, Jan 16, 08:01
Size
201 B
Mime Type
text/x-makefile
Expires
Sat, Jan 18, 08:01 (1 d, 21 h)
Engine
blob
Format
Raw Data
Handle
23641828
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