The OpenD Programming Language

Left

Specifies if the symmetric/hermitian matrix A appears on the left in the operation.

Note: Left is default flag.

extern (C) nothrow @nogc @system
enum ulong Left;

Meta