@lakuna/umath
    Preparing search index...

    Variable copyConst

    copy: <T extends Matrix2Like>(matrix: Matrix2Like, out: T) => T = vector4Copy

    Copy the values from one matrix into another.

    Type Declaration