A B C D E F G I J L M N O P R S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- absUnaryOpBoolean() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- absUnaryOpByte() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- absUnaryOpDouble() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- absUnaryOpFloat() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- absUnaryOpInt() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- absUnaryOpLong() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- absUnaryOpShort() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- addInvUnaryOpBoolean() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- addInvUnaryOpByte() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- addInvUnaryOpDouble() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- addInvUnaryOpFloat() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- addInvUnaryOpInt() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- addInvUnaryOpLong() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- addInvUnaryOpShort() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- anyBinaryOpBoolean() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- anyBinaryOpByte() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- anyBinaryOpDouble() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- anyBinaryOpFloat() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- anyBinaryOpInt() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- anyBinaryOpLong() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- anyBinaryOpShort() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- anyMonoidByte() - Static method in class com.github.fabianmurariu.unsafe.GRBMONOID
- anyMonoidDouble() - Static method in class com.github.fabianmurariu.unsafe.GRBMONOID
- anyMonoidFloat() - Static method in class com.github.fabianmurariu.unsafe.GRBMONOID
- anyMonoidInt() - Static method in class com.github.fabianmurariu.unsafe.GRBMONOID
- anyMonoidLong() - Static method in class com.github.fabianmurariu.unsafe.GRBMONOID
- anyMonoidShort() - Static method in class com.github.fabianmurariu.unsafe.GRBMONOID
- assign(Buffer, Buffer, Buffer, Buffer, long[], long, long[], long, Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBOPSMAT
-
C
(I,J) = accum (C(I,J),A)
B
- booleanType() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- buildMatrixFromTuplesBoolean(Buffer, long[], long[], boolean[], long, Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- buildMatrixFromTuplesByte(Buffer, long[], long[], byte[], long, Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- buildMatrixFromTuplesDouble(Buffer, long[], long[], double[], long, Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- buildMatrixFromTuplesFloat(Buffer, long[], long[], float[], long, Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- buildMatrixFromTuplesInt(Buffer, long[], long[], int[], long, Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- buildMatrixFromTuplesLong(Buffer, long[], long[], long[], long, Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- buildMatrixFromTuplesShort(Buffer, long[], long[], short[], long, Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- buildVectorFromTuplesBoolean(Buffer, long[], boolean[], long, Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- buildVectorFromTuplesByte(Buffer, long[], byte[], long, Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- buildVectorFromTuplesDouble(Buffer, long[], double[], long, Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- buildVectorFromTuplesFloat(Buffer, long[], float[], long, Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- buildVectorFromTuplesInt(Buffer, long[], int[], long, Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- buildVectorFromTuplesLong(Buffer, long[], long[], long, Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- buildVectorFromTuplesShort(Buffer, long[], short[], long, Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- byteType() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
C
- clearMatrix(Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBCORE
- clearVec(Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBCORE
- com.github.fabianmurariu.unsafe - package com.github.fabianmurariu.unsafe
- createDescriptor() - Static method in class com.github.fabianmurariu.unsafe.GRBCORE
- createMatrix(Buffer, long, long) - Static method in class com.github.fabianmurariu.unsafe.GRBCORE
- createMonoidBoolean(Buffer, boolean) - Static method in class com.github.fabianmurariu.unsafe.GRBMONOID
- createMonoidByte(Buffer, byte) - Static method in class com.github.fabianmurariu.unsafe.GRBMONOID
- createMonoidDouble(Buffer, double) - Static method in class com.github.fabianmurariu.unsafe.GRBMONOID
- createMonoidFloat(Buffer, float) - Static method in class com.github.fabianmurariu.unsafe.GRBMONOID
- createMonoidInt(Buffer, int) - Static method in class com.github.fabianmurariu.unsafe.GRBMONOID
- createMonoidLong(Buffer, long) - Static method in class com.github.fabianmurariu.unsafe.GRBMONOID
- createMonoidShort(Buffer, short) - Static method in class com.github.fabianmurariu.unsafe.GRBMONOID
- createSemiring(Buffer, Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBCORE
- createVector(Buffer, long) - Static method in class com.github.fabianmurariu.unsafe.GRBCORE
D
- divBinaryOpBoolean() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- divBinaryOpByte() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- divBinaryOpDouble() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- divBinaryOpFloat() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- divBinaryOpInt() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- divBinaryOpLong() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- divBinaryOpShort() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- doubleType() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- dupMatrix(Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBCORE
- dupVector(Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBCORE
E
- elemWiseAddUnionBinOp(Buffer, Buffer, Buffer, Buffer, Buffer, Buffer, Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBOPSMAT
-
C
= accum (C, A.+B) - elemWiseAddUnionMonoid(Buffer, Buffer, Buffer, Buffer, Buffer, Buffer, Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBOPSMAT
-
C
= accum (C, A.+B) - elemWiseMulIntersectBinOp(Buffer, Buffer, Buffer, Buffer, Buffer, Buffer, Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBOPSMAT
-
C
= accum (C, A.*B) - elemWiseMulIntersectMonoid(Buffer, Buffer, Buffer, Buffer, Buffer, Buffer, Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBOPSMAT
-
C
= accum (C, A.*B) - eqBinaryOpBoolean() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- eqBinaryOpByte() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- eqBinaryOpDouble() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- eqBinaryOpFloat() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- eqBinaryOpInt() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- eqBinaryOpLong() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- eqBinaryOpShort() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- eqBoolMonoid() - Static method in class com.github.fabianmurariu.unsafe.GRBMONOID
- extract(Buffer, Buffer, Buffer, Buffer, long[], long, long[], long, Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBOPSMAT
-
C
= accum (C, A(I,J)) - extractMatrixTuplesBoolean(Buffer, boolean[], long[], long[]) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- extractMatrixTuplesByte(Buffer, byte[], long[], long[]) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- extractMatrixTuplesDouble(Buffer, double[], long[], long[]) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- extractMatrixTuplesFloat(Buffer, float[], long[], long[]) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- extractMatrixTuplesInt(Buffer, int[], long[], long[]) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- extractMatrixTuplesLong(Buffer, long[], long[], long[]) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- extractMatrixTuplesShort(Buffer, short[], long[], long[]) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- extractVectorTuplesBoolean(Buffer, boolean[], long[]) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- extractVectorTuplesByte(Buffer, byte[], long[]) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- extractVectorTuplesDouble(Buffer, double[], long[]) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- extractVectorTuplesFloat(Buffer, float[], long[]) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- extractVectorTuplesInt(Buffer, int[], long[]) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- extractVectorTuplesLong(Buffer, long[], long[]) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- extractVectorTuplesShort(Buffer, short[], long[]) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
F
- firstBinaryOpBoolean() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- firstBinaryOpByte() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- firstBinaryOpDouble() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- firstBinaryOpFloat() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- firstBinaryOpInt() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- firstBinaryOpLong() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- firstBinaryOpShort() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- floatType() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- freeDescriptor(Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBCORE
- freeMatrix(Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBCORE
- freeMonoid(Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBCORE
- freeSemiring(Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBCORE
- freeVector(Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBCORE
G
- geBinaryOpBoolean() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- geBinaryOpByte() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- geBinaryOpDouble() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- geBinaryOpFloat() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- geBinaryOpInt() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- geBinaryOpLong() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- geBinaryOpShort() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- getDescriptorValue(Buffer, int) - Static method in class com.github.fabianmurariu.unsafe.GRBCORE
- getFormat(Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBCORE
- getHyperRatio(Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBCORE
- getMatrixElementBoolean(Buffer, long, long) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- getMatrixElementByte(Buffer, long, long) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- getMatrixElementDouble(Buffer, long, long) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- getMatrixElementFloat(Buffer, long, long) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- getMatrixElementInt(Buffer, long, long) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- getMatrixElementLong(Buffer, long, long) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- getMatrixElementShort(Buffer, long, long) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- getVectorElementBoolean(Buffer, long) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- getVectorElementByte(Buffer, long) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- getVectorElementDouble(Buffer, long) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- getVectorElementFloat(Buffer, long) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- getVectorElementInt(Buffer, long) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- getVectorElementLong(Buffer, long) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- getVectorElementShort(Buffer, long) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- GRAPHBLAS - Class in com.github.fabianmurariu.unsafe
- GRAPHBLAS() - Constructor for class com.github.fabianmurariu.unsafe.GRAPHBLAS
- GrB_COMP - Static variable in class com.github.fabianmurariu.unsafe.GRBCORE
- GrB_DIMENSION_MISMATCH - Static variable in class com.github.fabianmurariu.unsafe.GRBCORE
- GrB_DOMAIN_MISMATCH - Static variable in class com.github.fabianmurariu.unsafe.GRBCORE
- GrB_INDEX_OUT_OF_BOUNDS - Static variable in class com.github.fabianmurariu.unsafe.GRBCORE
- GrB_INP0 - Static variable in class com.github.fabianmurariu.unsafe.GRBCORE
- GrB_INP1 - Static variable in class com.github.fabianmurariu.unsafe.GRBCORE
- GrB_INSUFFICIENT_SPACE - Static variable in class com.github.fabianmurariu.unsafe.GRBCORE
- GrB_INVALID_INDEX - Static variable in class com.github.fabianmurariu.unsafe.GRBCORE
- GrB_INVALID_OBJECT - Static variable in class com.github.fabianmurariu.unsafe.GRBCORE
- GrB_INVALID_VALUE - Static variable in class com.github.fabianmurariu.unsafe.GRBCORE
- GrB_MASK - Static variable in class com.github.fabianmurariu.unsafe.GRBCORE
- GrB_NO_VALUE - Static variable in class com.github.fabianmurariu.unsafe.GRBCORE
- GrB_NULL_POINTER - Static variable in class com.github.fabianmurariu.unsafe.GRBCORE
- GrB_OUT_OF_MEMORY - Static variable in class com.github.fabianmurariu.unsafe.GRBCORE
- GrB_OUTP - Static variable in class com.github.fabianmurariu.unsafe.GRBCORE
- GrB_OUTPUT_NOT_EMPTY - Static variable in class com.github.fabianmurariu.unsafe.GRBCORE
- GrB_PANIC - Static variable in class com.github.fabianmurariu.unsafe.GRBCORE
- GrB_REPLACE - Static variable in class com.github.fabianmurariu.unsafe.GRBCORE
- GrB_STRUCTURE - Static variable in class com.github.fabianmurariu.unsafe.GRBCORE
- GrB_SUCCESS - Static variable in class com.github.fabianmurariu.unsafe.GRBCORE
- GrB_TRAN - Static variable in class com.github.fabianmurariu.unsafe.GRBCORE
- GrB_UNINITIALIZED_OBJECT - Static variable in class com.github.fabianmurariu.unsafe.GRBCORE
- GRBALG - Class in com.github.fabianmurariu.unsafe
- GRBALG() - Constructor for class com.github.fabianmurariu.unsafe.GRBALG
- GRBCORE - Class in com.github.fabianmurariu.unsafe
- GRBCORE() - Constructor for class com.github.fabianmurariu.unsafe.GRBCORE
- grbFinalize() - Static method in class com.github.fabianmurariu.unsafe.GRBCORE
- GRBMONOID - Class in com.github.fabianmurariu.unsafe
- GRBMONOID() - Constructor for class com.github.fabianmurariu.unsafe.GRBMONOID
- GRBOPSMAT - Class in com.github.fabianmurariu.unsafe
- GRBOPSMAT() - Constructor for class com.github.fabianmurariu.unsafe.GRBOPSMAT
- grbWait() - Static method in class com.github.fabianmurariu.unsafe.GRBCORE
- gtBinaryOpBoolean() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- gtBinaryOpByte() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- gtBinaryOpDouble() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- gtBinaryOpFloat() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- gtBinaryOpInt() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- gtBinaryOpLong() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- gtBinaryOpShort() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- GxB_AxB_DOT - Static variable in class com.github.fabianmurariu.unsafe.GRBCORE
- GxB_AxB_GUSTAVSON - Static variable in class com.github.fabianmurariu.unsafe.GRBCORE
- GxB_AxB_HASH - Static variable in class com.github.fabianmurariu.unsafe.GRBCORE
- GxB_AxB_HEAP - Static variable in class com.github.fabianmurariu.unsafe.GRBCORE
- GxB_AxB_METHOD - Static variable in class com.github.fabianmurariu.unsafe.GRBCORE
- GxB_AxB_SAXPY - Static variable in class com.github.fabianmurariu.unsafe.GRBCORE
- GxB_BACKWARDS - Static variable in class com.github.fabianmurariu.unsafe.GRBCORE
- GxB_DEFAULT - Static variable in class com.github.fabianmurariu.unsafe.GRBCORE
- GxB_DESCRIPTOR_CHUNK - Static variable in class com.github.fabianmurariu.unsafe.GRBCORE
- GxB_DESCRIPTOR_NTHREADS - Static variable in class com.github.fabianmurariu.unsafe.GRBCORE
- GxB_RANGE - Static variable in class com.github.fabianmurariu.unsafe.GRBCORE
- GxB_STRIDE - Static variable in class com.github.fabianmurariu.unsafe.GRBCORE
I
- identityUnaryOpBoolean() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- identityUnaryOpByte() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- identityUnaryOpDouble() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- identityUnaryOpFloat() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- identityUnaryOpInt() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- identityUnaryOpLong() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- identityUnaryOpShort() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- initNonBlocking() - Static method in class com.github.fabianmurariu.unsafe.GRBCORE
- intType() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- is - Variable in class com.github.fabianmurariu.unsafe.SparseNativeBoolean
- iseqBinaryOpBoolean() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- iseqBinaryOpByte() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- iseqBinaryOpDouble() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- iseqBinaryOpFloat() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- iseqBinaryOpInt() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- iseqBinaryOpLong() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- iseqBinaryOpShort() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- isgeBinaryOpBoolean() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- isgeBinaryOpByte() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- isgeBinaryOpDouble() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- isgeBinaryOpFloat() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- isgeBinaryOpInt() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- isgeBinaryOpLong() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- isgeBinaryOpShort() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- isgtBinaryOpBoolean() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- isgtBinaryOpByte() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- isgtBinaryOpDouble() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- isgtBinaryOpFloat() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- isgtBinaryOpInt() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- isgtBinaryOpLong() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- isgtBinaryOpShort() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- isleBinaryOpBoolean() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- isleBinaryOpByte() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- isleBinaryOpDouble() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- isleBinaryOpFloat() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- isleBinaryOpInt() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- isleBinaryOpLong() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- isleBinaryOpShort() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- isltBinaryOpBoolean() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- isltBinaryOpByte() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- isltBinaryOpDouble() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- isltBinaryOpFloat() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- isltBinaryOpInt() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- isltBinaryOpLong() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- isltBinaryOpShort() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- isneBinaryOpBoolean() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- isneBinaryOpByte() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- isneBinaryOpDouble() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- isneBinaryOpFloat() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- isneBinaryOpInt() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- isneBinaryOpLong() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- isneBinaryOpShort() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
J
- js - Variable in class com.github.fabianmurariu.unsafe.SparseNativeBoolean
L
- landBinaryOp() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- landBinaryOpBoolean() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- landBinaryOpByte() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- landBinaryOpDouble() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- landBinaryOpFloat() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- landBinaryOpInt() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- landBinaryOpLong() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- landBinaryOpShort() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- landMonoid() - Static method in class com.github.fabianmurariu.unsafe.GRBMONOID
- leBinaryOpBoolean() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- leBinaryOpByte() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- leBinaryOpDouble() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- leBinaryOpFloat() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- leBinaryOpInt() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- leBinaryOpLong() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- leBinaryOpShort() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- loadLibrary() - Static method in class com.github.fabianmurariu.unsafe.NarSystem
-
Load jni library: graphblas-java-0.1.14
- logicalNotUnaryOpBoolean() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- logicalNotUnaryOpByte() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- logicalNotUnaryOpDouble() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- logicalNotUnaryOpFloat() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- logicalNotUnaryOpInt() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- logicalNotUnaryOpLong() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- logicalNotUnaryOpShort() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- longType() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- lorBinaryOp() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- lorBinaryOpBoolean() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- lorBinaryOpByte() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- lorBinaryOpDouble() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- lorBinaryOpFloat() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- lorBinaryOpInt() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- lorBinaryOpLong() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- lorBinaryOpShort() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- lorMonoid() - Static method in class com.github.fabianmurariu.unsafe.GRBMONOID
- ltBinaryOpBoolean() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- ltBinaryOpByte() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- ltBinaryOpDouble() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- ltBinaryOpFloat() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- ltBinaryOpInt() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- ltBinaryOpLong() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- ltBinaryOpShort() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- lxorBinaryOp() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- lxorBinaryOpBoolean() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- lxorBinaryOpByte() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- lxorBinaryOpDouble() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- lxorBinaryOpFloat() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- lxorBinaryOpInt() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- lxorBinaryOpLong() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- lxorBinaryOpShort() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- lxorMonoid() - Static method in class com.github.fabianmurariu.unsafe.GRBMONOID
M
- makeCSC(Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBCORE
- makeCSR(Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBCORE
- matrixApply(Buffer, Buffer, Buffer, Buffer, Buffer, Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBCORE
- matrixReduceAllBoolean(boolean, Buffer, Buffer, Buffer, Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBALG
- matrixReduceAllByte(byte, Buffer, Buffer, Buffer, Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBALG
- matrixReduceAllDouble(double, Buffer, Buffer, Buffer, Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBALG
- matrixReduceAllFloat(float, Buffer, Buffer, Buffer, Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBALG
- matrixReduceAllInt(int, Buffer, Buffer, Buffer, Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBALG
- matrixReduceAllLong(long, Buffer, Buffer, Buffer, Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBALG
- matrixReduceAllShort(short, Buffer, Buffer, Buffer, Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBALG
- matrixReduceBinOp(Buffer, Buffer, Buffer, Buffer, Buffer, Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBOPSMAT
- matrixReduceMonoid(Buffer, Buffer, Buffer, Buffer, Buffer, Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBOPSMAT
- matrixWait(Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBCORE
- maxBinaryOpBoolean() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- maxBinaryOpByte() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- maxBinaryOpDouble() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- maxBinaryOpFloat() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- maxBinaryOpInt() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- maxBinaryOpLong() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- maxBinaryOpShort() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- maxMonoidByte() - Static method in class com.github.fabianmurariu.unsafe.GRBMONOID
- maxMonoidDouble() - Static method in class com.github.fabianmurariu.unsafe.GRBMONOID
- maxMonoidFloat() - Static method in class com.github.fabianmurariu.unsafe.GRBMONOID
- maxMonoidInt() - Static method in class com.github.fabianmurariu.unsafe.GRBMONOID
- maxMonoidLong() - Static method in class com.github.fabianmurariu.unsafe.GRBMONOID
- maxMonoidShort() - Static method in class com.github.fabianmurariu.unsafe.GRBMONOID
- minBinaryOpBoolean() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- minBinaryOpByte() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- minBinaryOpDouble() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- minBinaryOpFloat() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- minBinaryOpInt() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- minBinaryOpLong() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- minBinaryOpShort() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- minMonoidByte() - Static method in class com.github.fabianmurariu.unsafe.GRBMONOID
- minMonoidDouble() - Static method in class com.github.fabianmurariu.unsafe.GRBMONOID
- minMonoidFloat() - Static method in class com.github.fabianmurariu.unsafe.GRBMONOID
- minMonoidInt() - Static method in class com.github.fabianmurariu.unsafe.GRBMONOID
- minMonoidLong() - Static method in class com.github.fabianmurariu.unsafe.GRBMONOID
- minMonoidShort() - Static method in class com.github.fabianmurariu.unsafe.GRBMONOID
- minusBinaryOpBoolean() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- minusBinaryOpByte() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- minusBinaryOpDouble() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- minusBinaryOpFloat() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- minusBinaryOpInt() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- minusBinaryOpLong() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- minusBinaryOpShort() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- mulInvUnaryOpBoolean() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- mulInvUnaryOpByte() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- mulInvUnaryOpDouble() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- mulInvUnaryOpFloat() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- mulInvUnaryOpInt() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- mulInvUnaryOpLong() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- mulInvUnaryOpShort() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- mxm(Buffer, Buffer, Buffer, Buffer, Buffer, Buffer, Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBOPSMAT
-
C
= accum (C, A*B) - mxv(Buffer, Buffer, Buffer, Buffer, Buffer, Buffer, Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBOPSMAT
-
C
= accum (C, A*u)
N
- NarSystem - Class in com.github.fabianmurariu.unsafe
-
Generated class to load the correct version of the jni library
- ncols(Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBCORE
- neBinaryOpBoolean() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- neBinaryOpByte() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- neBinaryOpDouble() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- neBinaryOpFloat() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- neBinaryOpInt() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- neBinaryOpLong() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- neBinaryOpShort() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- neverHyper(Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBCORE
- nrows(Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBCORE
- nvalsMatrix(Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBCORE
- nvalsVector(Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBCORE
O
- oneUnaryOpBoolean() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- oneUnaryOpByte() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- oneUnaryOpDouble() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- oneUnaryOpFloat() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- oneUnaryOpInt() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- oneUnaryOpLong() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- oneUnaryOpShort() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
P
- pairBinaryOpBoolean() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- pairBinaryOpByte() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- pairBinaryOpDouble() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- pairBinaryOpFloat() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- pairBinaryOpInt() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- pairBinaryOpLong() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- pairBinaryOpShort() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- plusBinaryOpBoolean() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- plusBinaryOpByte() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- plusBinaryOpDouble() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- plusBinaryOpFloat() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- plusBinaryOpInt() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- plusBinaryOpLong() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- plusBinaryOpShort() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- plusMonoidByte() - Static method in class com.github.fabianmurariu.unsafe.GRBMONOID
- plusMonoidDouble() - Static method in class com.github.fabianmurariu.unsafe.GRBMONOID
- plusMonoidFloat() - Static method in class com.github.fabianmurariu.unsafe.GRBMONOID
- plusMonoidInt() - Static method in class com.github.fabianmurariu.unsafe.GRBMONOID
- plusMonoidLong() - Static method in class com.github.fabianmurariu.unsafe.GRBMONOID
- plusMonoidShort() - Static method in class com.github.fabianmurariu.unsafe.GRBMONOID
R
- rdivBinaryOpBoolean() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- rdivBinaryOpByte() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- rdivBinaryOpDouble() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- rdivBinaryOpFloat() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- rdivBinaryOpInt() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- rdivBinaryOpLong() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- rdivBinaryOpShort() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- removeElementMatrix(Buffer, long, long) - Static method in class com.github.fabianmurariu.unsafe.GRBCORE
- removeElementVector(Buffer, long) - Static method in class com.github.fabianmurariu.unsafe.GRBCORE
- resizeMatrix(Buffer, long, long) - Static method in class com.github.fabianmurariu.unsafe.GRBCORE
- resizeVector(Buffer, long) - Static method in class com.github.fabianmurariu.unsafe.GRBCORE
- rminusBinaryOpBoolean() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- rminusBinaryOpByte() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- rminusBinaryOpDouble() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- rminusBinaryOpFloat() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- rminusBinaryOpInt() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- rminusBinaryOpLong() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- rminusBinaryOpShort() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- runUnitTests() - Static method in class com.github.fabianmurariu.unsafe.NarSystem
- runUnitTestsNative() - Method in class com.github.fabianmurariu.unsafe.NarSystem
S
- secondBinaryOpBoolean() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- secondBinaryOpByte() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- secondBinaryOpDouble() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- secondBinaryOpFloat() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- secondBinaryOpInt() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- secondBinaryOpLong() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- secondBinaryOpShort() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- setDescriptorValue(Buffer, int, int) - Static method in class com.github.fabianmurariu.unsafe.GRBCORE
- setHyperRatio(Buffer, double) - Static method in class com.github.fabianmurariu.unsafe.GRBCORE
- setMatrixElementBoolean(Buffer, long, long, boolean) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- setMatrixElementByte(Buffer, long, long, byte) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- setMatrixElementDouble(Buffer, long, long, double) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- setMatrixElementFloat(Buffer, long, long, float) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- setMatrixElementInt(Buffer, long, long, int) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- setMatrixElementLong(Buffer, long, long, long) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- setMatrixElementShort(Buffer, long, long, short) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- setVectorElementBoolean(Buffer, long, boolean) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- setVectorElementByte(Buffer, long, byte) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- setVectorElementDouble(Buffer, long, double) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- setVectorElementFloat(Buffer, long, float) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- setVectorElementInt(Buffer, long, int) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- setVectorElementLong(Buffer, long, long) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- setVectorElementShort(Buffer, long, short) - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- shortType() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- size(Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBCORE
- SparseNativeBoolean - Class in com.github.fabianmurariu.unsafe
- SparseNativeBoolean(int) - Constructor for class com.github.fabianmurariu.unsafe.SparseNativeBoolean
- subAssign(Buffer, Buffer, Buffer, Buffer, long[], long, long[], long, Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBOPSMAT
-
C(I,J)
= accum (C(I,J),A)
T
- timesBinaryOpBoolean() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- timesBinaryOpByte() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- timesBinaryOpDouble() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- timesBinaryOpFloat() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- timesBinaryOpInt() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- timesBinaryOpLong() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- timesBinaryOpShort() - Static method in class com.github.fabianmurariu.unsafe.GRAPHBLAS
- timesMonoidByte() - Static method in class com.github.fabianmurariu.unsafe.GRBMONOID
- timesMonoidDouble() - Static method in class com.github.fabianmurariu.unsafe.GRBMONOID
- timesMonoidFloat() - Static method in class com.github.fabianmurariu.unsafe.GRBMONOID
- timesMonoidInt() - Static method in class com.github.fabianmurariu.unsafe.GRBMONOID
- timesMonoidLong() - Static method in class com.github.fabianmurariu.unsafe.GRBMONOID
- timesMonoidShort() - Static method in class com.github.fabianmurariu.unsafe.GRBMONOID
- transpose(Buffer, Buffer, Buffer, Buffer, Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBOPSMAT
V
- vectorApply(Buffer, Buffer, Buffer, Buffer, Buffer, Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBCORE
- vectorReduceAllBoolean(boolean, Buffer, Buffer, Buffer, Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBALG
- vectorReduceAllByte(byte, Buffer, Buffer, Buffer, Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBALG
- vectorReduceAllDouble(double, Buffer, Buffer, Buffer, Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBALG
- vectorReduceAllFloat(float, Buffer, Buffer, Buffer, Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBALG
- vectorReduceAllInt(int, Buffer, Buffer, Buffer, Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBALG
- vectorReduceAllLong(long, Buffer, Buffer, Buffer, Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBALG
- vectorReduceAllShort(short, Buffer, Buffer, Buffer, Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBALG
- vectorWait(Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBCORE
- vs - Variable in class com.github.fabianmurariu.unsafe.SparseNativeBoolean
- vxm(Buffer, Buffer, Buffer, Buffer, Buffer, Buffer, Buffer) - Static method in class com.github.fabianmurariu.unsafe.GRBOPSMAT
-
C
= accum (C, u'*A)
All Classes All Packages