ant
Welcome to ant's documentation!
API
ant
»
Index
Index
C
|
N
C
cuda (C++ type)
cuda::cudaAdd (C++ function)
cuda::cudaMatmul (C++ function)
cuda::cudaSlices (C++ function)
N
ndarray (C++ type)
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
ndarray::Array (C++ class)
ndarray::Array::Array (C++ function)
,
[1]
ndarray::Array::byteSize_ (C++ member)
ndarray::Array::computeSize (C++ function)
ndarray::Array::deviceData (C++ function)
ndarray::Array::deviceData_ (C++ member)
ndarray::Array::getValueByIndices (C++ function)
ndarray::Array::hostData (C++ function)
ndarray::Array::hostData_ (C++ member)
ndarray::Array::isDeviceData (C++ function)
ndarray::Array::isDeviceData_ (C++ member)
ndarray::Array::isHostData (C++ function)
ndarray::Array::isHostData_ (C++ member)
ndarray::Array::isMallocHostData_ (C++ member)
ndarray::Array::mapDeviceDataToHost (C++ function)
ndarray::Array::matmul (C++ function)
ndarray::Array::onCuda_ (C++ member)
ndarray::Array::operator() (C++ function)
ndarray::Array::operator+ (C++ function)
ndarray::Array::operator[] (C++ function)
ndarray::Array::rank (C++ function)
ndarray::Array::setDeviceData (C++ function)
ndarray::Array::setHostData (C++ function)
ndarray::Array::setIsDeviceData (C++ function)
ndarray::Array::setIsHostData (C++ function)
ndarray::Array::setShape (C++ function)
ndarray::Array::shape (C++ function)
ndarray::Array::shape_ (C++ member)
ndarray::Array::size (C++ function)
ndarray::Array::size_ (C++ member)
ndarray::Array::stride (C++ function)
ndarray::Array::stride_ (C++ member)
ndarray::Array::transpose (C++ function)
ndarray::Array::unMappedToCuda (C++ function)
ndarray::Array::updateStrides (C++ function)
ndarray::Array::~Array (C++ function)
ndarray::arrayutil (C++ type)
ndarray::arrayutil::getCumulativeMultiShape (C++ function)
ndarray::arrayutil::getIndexFromIndices (C++ function)
ndarray::arrayutil::getMatmulOutShape (C++ function)
ndarray::arrayutil::getNumOfElementByShape (C++ function)
ndarray::Axis (C++ type)
ndarray::broadcast (C++ type)
ndarray::broadcast::BroadCastedProperty (C++ struct)
ndarray::broadcast::BroadCastedProperty::a_shape (C++ member)
ndarray::broadcast::BroadCastedProperty::a_stride (C++ member)
ndarray::broadcast::BroadCastedProperty::b_shape (C++ member)
ndarray::broadcast::BroadCastedProperty::b_stride (C++ member)
ndarray::broadcast::BroadCastedProperty::BroadCastedProperty (C++ function)
ndarray::broadcast::getBroadCastedProperty (C++ function)
ndarray::broadcast::getBroadCastedShape (C++ function)
ndarray::broadcast::paddedVector (C++ function)
ndarray::exception (C++ type)
ndarray::exception::AxisOutOfRangeException (C++ class)
ndarray::exception::AxisOutOfRangeException::AxisOutOfRangeException (C++ function)
ndarray::exception::AxisOutOfRangeException::message (C++ member)
ndarray::exception::AxisOutOfRangeException::what (C++ function)
ndarray::exception::IndexOutOfRangeException (C++ class)
ndarray::exception::IndexOutOfRangeException::IndexOutOfRangeException (C++ function)
ndarray::exception::IndexOutOfRangeException::message (C++ member)
ndarray::exception::IndexOutOfRangeException::what (C++ function)
ndarray::exception::InvalidShapeException (C++ class)
ndarray::exception::InvalidShapeException::InvalidShapeException (C++ function)
,
[1]
ndarray::exception::InvalidShapeException::message (C++ member)
ndarray::exception::InvalidShapeException::what (C++ function)
ndarray::exception::InvalidSizeException (C++ class)
ndarray::exception::InvalidSizeException::InvalidSizeException (C++ function)
ndarray::exception::InvalidSizeException::message (C++ member)
ndarray::exception::InvalidSizeException::what (C++ function)
ndarray::getVectorIntInString (C++ function)
ndarray::Indices (C++ type)
ndarray::LL (C++ type)
ndarray::printVec (C++ function)
ndarray::Shape (C++ type)
ndarray::Slices (C++ type)
ndarray::slices (C++ type)
ndarray::slices::filledSlices (C++ function)
ndarray::slices::getSliceOutShape (C++ function)
ndarray::slices::getSliceStartIndex (C++ function)
ndarray::Stride (C++ type)