Completed
Testing the functor
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Building Finite-Element Matrix Expressions with Boost Proto and the Eigen Library
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Context
- 3 Outline
- 4 Eigen grammar
- 5 Total matches function
- 6 Defining a functor
- 7 Integrating Eigen matrices
- 8 Eigen types
- 9 Eigen
- 10 Solution
- 11 Identification
- 12 Transformation
- 13 How does it work
- 14 The stork result expression
- 15 Evaluating the stork result expression
- 16 Why the first argument
- 17 Declaring the result type
- 18 Declaring the product value type
- 19 Wrapping up the expression
- 20 Testing the expression
- 21 Recap
- 22 Adding userdefined terminals
- 23 Reminder of photo expressions
- 24 Userdefined functions
- 25 Userdefined terminals
- 26 Evaluate userup
- 27 Compute result type
- 28 Dispatch function
- 29 Creating a functor
- 30 Testing the functor
- 31 Effect
- 32 Userdefined operations
- 33 Testing example
- 34 A bit of a hack
- 35 Required changes
- 36 Onetoone mapping