Matrix.cofactor

Undocumented in source.
  1. Matrix!(T, N) cofactor()
  2. Matrix!(T, N) cofactor()
  3. Matrix!(T, N) cofactor()
    struct Matrix(T, size_t N)
    @property
    static if(!(N == 1))
    static if(!(N == 2))
    Matrix!(T, N)
    cofactor
    ()

Meta