Interface VertexProgramInterceptor<V extends VertexProgram,G,M extends Memory>
- 
 public interface VertexProgramInterceptor<V extends VertexProgram,G,M extends Memory>- Author:
- Marko A. Rodriguez (http://markorodriguez.com)
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description Gapply(V vertexProgram, G graph, M memory)
 
-