op_scalar_misc_proto.hpp File Reference

Go to the source code of this file.

Classes

class  op_scalar_plus
 'add scalar to matrix' operation More...
class  op_scalar_minus_pre
 'subtract matrix from a scalar' operation More...
class  op_scalar_minus_post
 'subtract scalar from matrix' operation More...
class  op_scalar_times
 'multiply matrix by a scalar' operation More...
class  op_scalar_div_pre
 'divide scalar by a matrix' operation More...
class  op_scalar_div_post
 'divide matrix by a scalar' operation More...