measure.types

Undocumented in source.

Members

Classes

Region
class Region
Undocumented in source.

Functions

adjoint
void adjoint(Mat2D!T A, Mat2D!double adj)
Undocumented in source. Be warned that the author may not have intended to support it.
determinant
double determinant(Mat2D!T A, ulong n)
Undocumented in source. Be warned that the author may not have intended to support it.
getCofactor
void getCofactor(Mat2D!T A, Mat2D!double temp, int p, int q, ulong n)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Ellipse
struct Ellipse
Undocumented in source.
Mat2D
struct Mat2D(T)
Undocumented in source.
Point
struct Point
Undocumented in source.
Rectangle
struct Rectangle
Undocumented in source.
XYList
struct XYList
Undocumented in source.

Meta