Searched defs:JtE (Results 1 – 2 of 2) sorted by relevance
1025 void SparseBundleCU::ComputeJtE(CuTexImage& E, CuTexImage& JtE, int mode) { in ComputeJtE()
3047 void SparseBundleCPU<Float>::ComputeJtE(VectorF& E, VectorF& JtE, int mode) { in ComputeJtE()