rsagl-0.2.2: The RogueStar Animation and Graphics LibrarySource codeContentsIndex
RSAGL.Optimization
Documentation
optimizeSurface :: ConcavityDetection a => (a -> a -> Double) -> Surface a -> Integer -> TesselatedSurface aSource
allocateComplexity :: ConcavityDetection p => (p -> p -> Double) -> [(Surface p, Double)] -> Integer -> [Integer]Source
estimateSurfaceArea :: ConcavityDetection a => (a -> a -> Double) -> Surface a -> DoubleSource
Produced by Haddock version 2.3.0