CodePaste Logo
New Snippet New Snippet Recent Snippets Recent Snippets My Snippets My Snippets Web Code Search Snippets Search
Sign inor Register
Format:
Recent snippets matching tags of HDF
module HDF5_185
  open System
  open System.Text
  open System.Runtime.InteropServices
  
  
  type double1d = System.Double[]
  type double2d = System.Double[,]
  type double3d = System.Double[,,]
  #nowarn "51" // no warnings for native pointer use (they are used as stand ins for byref)
by Robert Nielsen   January 09, 2011 @ 3:44pm
Tags: F Sharp, F#, HDF, HDF5.
376 Views
1 comments
 
brought to you by:
West Wind Techologies



If you find this site useful and use it frequently please consider making a donation to support this free service.
Donate