Class FunctionLinear_F32

java.lang.Object
deepboof.impl.forward.standard.BaseFunction<Tensor_F32>
deepboof.impl.forward.standard.FunctionLinear_F32
All Implemented Interfaces:
FunctionLinear<Tensor_F32>, Function<Tensor_F32>

public class FunctionLinear_F32 extends BaseFunction<Tensor_F32> implements FunctionLinear<Tensor_F32>
Implementation of FunctionLinear for Tensor_F32.