org.codehaus.gpars

groovyx.gpars.extra166y
[Java] Class PAS.FJDIndexMap

java.lang.Object
  FJBase
      groovyx.gpars.extra166y.PAS.FJDIndexMap

static final class PAS.FJDIndexMap
extends FJBase

Field Summary
IntToDouble op

 
Constructor Summary
PAS.FJDIndexMap(AbstractParallelAnyArray pap, int lo, int hi, FJBase next, IntToDouble op)

 
Method Summary
void atLeaf(int l, int h)

FJBase newSubtask(int l, int h, FJBase r)

 

Field Detail

op

final IntToDouble op


 
Constructor Detail

PAS.FJDIndexMap

PAS.FJDIndexMap(AbstractParallelAnyArray pap, int lo, int hi, FJBase next, IntToDouble op)


 
Method Detail

atLeaf

void atLeaf(int l, int h)


newSubtask

FJBase newSubtask(int l, int h, FJBase r)


 

Copyright © 2008–2012 Václav Pech. All Rights Reserved.