Functions
CalPathInfoGain.h File Reference
#include <cuda.h>
#include <cuda_runtime.h>
#include "device_launch_parameters.h"
#include <stdio.h>
#include <cmath>
Include dependency graph for CalPathInfoGain.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void calPathInfoGain (const float *pointCollection, const float *pathPoints, int *pathInfoGain, int pointCollectionSize, int pathPointsSize)
__global__ void calPathInfoGain_device (const float *pointCollection, const float *pathPoints, int *pathInfoGain_tmp, int *pathInfoGain, int pointCollectionSize, int pathPointSize)

Function Documentation

void calPathInfoGain ( const float *  pointCollection,
const float *  pathPoints,
int *  pathInfoGain,
int  pointCollectionSize,
int  pathPointsSize 
)
__global__ void calPathInfoGain_device ( const float *  pointCollection,
const float *  pathPoints,
int *  pathInfoGain_tmp,
int *  pathInfoGain,
int  pointCollectionSize,
int  pathPointSize 
)


tensor_field_nav_core
Author(s): Lintao Zheng, Kai Xu
autogenerated on Thu Jun 6 2019 19:50:56