Class LayoutInterpreter
java.lang.Object
dev.engine_room.flywheel.backend.compile.LayoutInterpreter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringarrayTypeName(ArrayElementType array) static StringmatrixTypeName(MatrixElementType matrix) static StringscalarTypeName(ScalarElementType scalar) static StringtypeName(ElementType type) static StringvectorTypeName(VectorElementType vector)
-
Constructor Details
-
LayoutInterpreter
public LayoutInterpreter()
-
-
Method Details
-
typeName
-
scalarTypeName
-
vectorTypeName
-
matrixTypeName
-
arrayTypeName
-