PathGraphQ[g] yields True if the graph g is a path and False otherwise.
PermutationListQ[expr] returns True if expr is a valid permutation list and False otherwise.
Properties is an option that allows specification of properties to objects and items of objects.
SimpleGraph[g] gives the underlying simple graph from the graph g.
SymmetricGroup[n] represents the symmetric group of degree n.
Tolerance is an option for various numerical options which specifies the tolerance that should be allowed in computing results.
WaveletScale is an option for ContinuousWaveletTransform and related constructs used to specify the smallest resolvable scale.
CUDAMemoryGet[mem] gets CUDAMemory into the CPU and Mathematica.
CUDAMemory[args] is a handle to memory loaded using CUDAMemoryLoad or CUDAMemoryAllocate.
SymbolicCUDABlockDimension[dim] is a symbolic representation of a CUDA kernel block dimension call.