Class FunctionLinear_F64

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

public class FunctionLinear_F64 extends BaseFunction<Tensor_F64> implements FunctionLinear<Tensor_F64>
Implementation of FunctionLinear for Tensor_F64.