log2<T>.remat
Description
Signature
static log2<T>.remat( , T ) where T : __BuiltinFloatingPointType; static log2<T, N>.remat( , vector<T, N> ) where T : __BuiltinFloatingPointType; static log2<T, N, M>.remat( , matrix<T, N, M> ) where T : __BuiltinFloatingPointType;